cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SSL on 4.2 SP5 with existing wildcard certificate

Former Member

Accepted Solutions (0)

Answers (1)

Answers (1)

denis_konovalov
Active Contributor
0 Kudos

The process should be usual as far as tomcat (https/ssl) is concerned. Consult Tomcat documentation/forums at http://tomcat.apache.org/tomcat-8.0-doc/ and http://tomcat.apache.org/findhelp.html

Just make sure you are aware of KBA 2457243


And as far as Corba SSL -- I'm not sure product was tested with wildcard certificates, so probably not a good idea to use that.
Corba SSL is not used to identify servers or expose to outside world, only to encrypt communication between servers themselfs. Self-signed ones work perfectly in this scenario.