Difference: AppxHTMLClient550 (11 vs. 12)

Revision 122020-11-18 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="Appx550Installation"

APPX HTML Client 5.5.0/5.5.1

Line: 60 to 60
  The web server does not have to be on the same server as Appx.
Changed:
<
<
If you configure the appxConnector and appxMongoConnector to use SSL, then you will need an SSL certificate either from your organization's certificate authority or from a commercial or public certificate authority. The certificate components (cert and key) must be in Apache format. Apache formatted certificates are PEM files, usually seen with the extensions .crt, .pem, .cer, and .key (for private keys). In contrast, Windows IIS server certificates are usually in formatted as either PKCS#7 or PKCS#12. PKCS#7 (also known as P7B) usually has an extention of .p7b or .p7c. PKCS#12 (also known as PKCS12 or PFX) usually has an extension .pfx or .p12. If you have certificates in PKCS#7 or PKCS#12 format, you'll need to either convert them to PEM format, or you'll need to request PEM (Apache) formatted certificates from your certificate authority. Here's a document with instructions if you need to convert the your certificate to a PEM formatted .crt, .pem, .cer, and .key (for private keys).
>
>
If you configure the appxConnector and appxMongoConnector to use SSL, then you will need an SSL certificate either from your organization's certificate authority or from a commercial or public certificate authority. The certificate components (cert and key) must be in Apache format. Apache formatted certificates are PEM files, usually seen with the extensions .crt, .pem, .cer, and .key (for private keys). In contrast, Windows IIS server certificates are usually in formatted as either PKCS#7 or PKCS#12. PKCS#7 (also known as P7B) usually has an extention of .p7b or .p7c. PKCS#12 (also known as PKCS12 or PFX) usually has an extension .pfx or .p12. If you have certificates in PKCS#7 or PKCS#12 format, you'll need to either convert them to PEM format, or you'll need to request PEM (Apache) formatted certificates from your certificate authority. Here's a document with instructions if you need to convert the your certificate to a PEM formatted .crt, .pem, .cer, and .key (for private keys).
  If you are going to run the APPX Server Connector on a Windows server, make sure all patches have been applied. In particular, https://support.microsoft.com/en-us/kb/2731284 will break tables if it is not applied

Installation - Web Server Component

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback