|
Java™ by example!
|
|
|
How do I get a certificate from a keystore?
I assumed here that you created the alias in the default keystore described in the question What is a keystore?. Programmatically: Main.java:
outputs:
Using keytool:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|