Skip to main content

6 docs tagged with "ssl"

View all tags

Configure SSL on Apache

Terminate SSL at an Apache reverse proxy in front of Tomcat: convert the PFX certificate, enable the SSL and rewrite modules, and configure the virtual hosts.

Configure SSL on pre-deployed Tomcat

Enable HTTPS directly on the pre-deployed Tomcat: convert a PFX certificate to key and cert files, configure the server.xml connector, and optionally force HTTPS in web.xml.

Trust an external server's certificate

Import a TLS certificate into the platform's Java trust keystore so the platform trusts a mail, Automation, or directory server it connects to over TLS.

WinHttp Error 12175

The iGrafx Desktop Client fails to connect over HTTPS with WinHttp Error 12175 because the server certificate isn't trusted. Trust the certificate on the client machine.