i am trying to upgrade the SSL certificate on my Jira server. Currently, it is working absolutely fantastic with correct chained certificates.
The certificates are provided by the customers and appear to be valid.
I have one root, two intermediates and one domain certificate.
I followed this:
- Generate new keystore with alias of mydomain
- import root certificate
- import inter1 certificate
- import inter2 certificate
- import mydomain certificate
I tried importing the certificate other way round too but no success.
The site works with SSL error and doesn't show the chained information of the certificate in any case.
Please help!
Thanks Aditya