Talk:Java KeyStore: Difference between revisions

Content deleted Content added
Assessment (Stub/Low): +Computing (Rater)
Implementing WP:PIQA (Task 26)
 
(One intermediate revision by one other user not shown)
Line 1:
{{WikiProject Computingbanner shell|class=Stub |importance=Low}}
{{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.