Hi all, this question extends on a previously asked question. Perhaps I am confusing myself with too much SSL stuff here...
I have two servers happily running SSL through Tomcat only (no Apache/IIS).
I had a CA issued certificate for *.mycompany.com that I have successfully imported into the JKS keystore from a supplied PFX file.
As per this post, I can't establish an Application Link without the public key details being imported into each server. However, considering the certificate is the same for each, aren't the relevant public key details already accessible to Tomcat?
If not, what would be the recommended way of exporting the public key details from each server and importing into the other server, without overwriting the existing imported certificate?
Thanks!
Hi Adam,
I believe the instructions on this page should help you to ensure that relevant certificates have been imported into the appropriate keystores to get your applinks working properly: https://confluence.atlassian.com/display/DOC/Connecting+to+LDAP+or+JIRA+or+Other+Services+via+SSL
All the best,
John
Thanks John.
The troubleshooting section of those instructions contained a few gems that were useful. I found the easiest way to get the certificate in a readily importable form was to export it from Firefox and then import it into cacerts
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.