Re: 0.29.0 - PKCS12 Certificates Only?
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-08 22:48:58 CEST
Doug Dicks <dwd-l@revelanttech.com> writes:
> Was there a big security problem with PEM certs?
I'm sure there's no security issue; PEM and PCKS12 are the same data,
The issue is that the latest neon library decided to drop support for
I imagine PKCS12 is just easier to deal with, because it contains the
> I've been reading the various web pages returned by Google on pkcs12,
Well, can you be more specific?
Converting a .pem file to a pkcs12 file should be a no-brainer. It's
I'm guessing, but from reading the man page, you probably want to run
$ pks12 -export -out new.pkcs12 -in old.pem -inkey privatekeyfile
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.