Talk:Java KeyStore: Difference between revisions

Content deleted Content added
Assessment (Stub/Low): +Computer Security (Rater)
Implementing WP:PIQA (Task 26)
 
Line 1:
{{WikiProject Computingbanner shell|class=Stub |importance=Low}}
{{WikiProject Computer Security |class=StubComputing |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.