python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to add extension to existing Key Pair using Java Keytool command or JSSE?
We have our own root certificate authority which later used to sign the certificates for clients.
We have generated the root certificate authority using keytool command as below
Keytool -genkeypair -a...
Ravindra12jan
Votes: 0
Answers: 1