Talk:Java KeyStore: Difference between revisions

Content deleted Content added
JCEKS?: new section
Implementing WP:PIQA (Task 26)
 
(2 intermediate revisions by one other user not shown)
Line 1:
{{WikiProject banner shell|class=Stub|
{{WikiProject Computing |importance=Low}}
{{WikiProject Computer Security |importance=Low}}
}}
You CAN get the private key by converting it to a pkcs12 file first, then extracting the private key with something like openssl. This at least works for the keytool bundled with java 1.7.