I am trying to install SSL certificate on my website.I am using Godaddy ssl certificate for this. I have generated the csr, requested the Certificate and also uploaded the certificate on my server.
I am using KEYTOOL to use all of these
I got three file in the .zip file which i downloaded from godaddy. While installing the certificate. there are three command which i have to use to add the certificate to keystore. They commands are for Root , intermediate and Primary certificate.
How can i identify which certificate is root, intermediate and primary in zip.
I know this is old post. I just ran into the same issue. According to GoDaddy, the random#.crt is root, the gd_bundle*.crt is intermediate, and lastly, the *.pem is the primary.
来源:https://stackoverflow.com/questions/45480882/install-godaddy-ssl-certificate-on-tomcat-8-5-server