Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have purchased an SSL certificate from a CA and uploaded it in the Social Miner. How can I make the web server use the new certificate? I have tried restarting couple services, even bounced the server. No luck; it is still using the default self-si...
How can I tell Tomcat to use the SSL certificate issued by a CA, that I have uploaded today, instead of the default self - signed ?I have already bounced couple services, but no luck. Here is the version:Application Software Version: 10.5(1)-4 Operat...
Edwin,The SSL certificate was OK. The issue was related to a naming convention. Basically the SSL received from CA "certificatename.cer" needs to be renamed to "certificatename_pem.cer". After that, uploading the certificate was just fine and after r...