Tuesday, May 2, 2017

SSL Certificates:

import the intermediate cert first then the root and then the signed server certificate.

The alias of root and intermediate doesnt matter, but make sure that the alias of server cert is same as the alias of the private key entry.

Have a look at the following example :

No comments:

Post a Comment