Re: dummy question about PKCS#12

2002-10-11 Thread Aleix Conchillo
On Fri, 11 Oct 2002 18:42:02 +0200, Joern Sierwald wrote: > > If the certificates are encrypted, you need to decrypt them. Sorry for > stating the obvious. However: there is no need to encrypt them > in the 1st place. A pkcs#12 file can contain the cert unecrypted > and the key encrypted. > > o

Re: dummy question about PKCS#12

2002-10-11 Thread Joern Sierwald
At 18:32 11.10.2002 +0200, you wrote: >hi! > > this is probably basic question. i'd like to know if there is any way >to obtain the public certificates inside a PKCS#12 without the need >of decrypt it. > > if the certificates are public it should be obvious to be able to >read them

dummy question about PKCS#12

2002-10-11 Thread Aleix Conchillo
hi! this is probably basic question. i'd like to know if there is any way to obtain the public certificates inside a PKCS#12 without the need of decrypt it. if the certificates are public it should be obvious to be able to read them. is it possible? regards, aleix ___