The most easy way it's import p7b certificate to your IE and from IE export as DER or BASE-64.
Then simply through IBM Key Manager receive key. Another way to receive key:
keytool -import -alias myserver.mydomain.com -file mycertificate.cer -keystore key.jks
Then simply through IBM Key Manager receive key. Another way to receive key:
keytool -import -alias myserver.mydomain.com -file mycertificate.cer -keystore key.jks
No comments:
Post a Comment