pkcs12
Date: Mon, 31 Jan 2005 17:52:05 +0800
Hi,
The following openssl command may be give away the private key and thus
reduce its security to zero:
openssl pkcs12 -export -out cacert.p12 -in cacert.pem -inkey cakey.pem
How can I create a pkcs12 file in a correct way?
Thanks
Sam
Relevant Pages
- pksc12
... The following openssl command may be give away the private key and thus ... reduce its security to zero: ... How can I create a pkcs12 file in a correct way in FreeBSD? ... (comp.unix.bsd.freebsd.misc) - RE: Encryption question
... > sender's private key at the message hash. ... >>Alice encrypts her email to Bob using his public key. ... > Security Linux, the comprehensive security solution that combines six ... Protect your network against hackers, viruses, spam and other risks with Astaro Security Linux, the comprehensive security solution that combines six applications in one software solution for ease of use and lower total cost of ownership. ... (Security-Basics) - Re: Proposal for a new PKI model (At least I hope its new)
... >two people acting in collusion to violate security (or at least ... storing the private key in your issuing CA or Web Server. ... >control of each team, so that a member of each team is required ... Insider attacks are a much greater source of loss ... (sci.crypt) - RE: Checkpoint SmartDefense
... As my expertise is web applications security, I can comment only on the ... Zero day attack detection is a tricky business. ... attacks such as SQL injection or XSS, ... As configuration being is on the rough side I think that in real world ... (Focus-IDS) - Re: How to Install certificate?
... Bob is right that security admins don't like export of private keys...many ... export/import process. ... The sample code does not enable export/import of the private key. ... 2000/2003 Certificate enrollment server. ... (microsoft.public.pocketpc.wireless) |
|