Re: Is it possible to use openssl to parse a pkcs12 file with multiple private key/certificate pairs

2006-05-04 Thread Jie Zhang
Hi Stephen,Thanks for the reply. I am sorry about the 4 emails. I did not do it intentionly. One of them is there because I thought that the yahoo mail did not work correctly, while another one is there because I am not sure how this mail archive works(I sent the mail, but it did not appear after 3

Re: Is it possible to use openssl to parse a pkcs12 file with multiple private key/certificate pairs

2006-05-03 Thread Dr. Stephen Henson
On Wed, May 03, 2006, Jie Zhang wrote: > > Hello, > > There are something available for saving a bunch of private > key/certificate pairs into one pkcs#12 file. And our project > are planning to do that. But I really has no idea about how > to get those private key/certificate pairs out of th

pkcs12 file with multiple private key/certificate pairs

2006-05-03 Thread Jie Zhang
Hello,There are something available for saving a bunch of private key/certificate pairs into one pkcs#12 file. And our project are planning to do that. But I really has no idea about how to get those private key/certificate pairs out of that pkcs#12file by using OpenSSL. Can anybody here give me so

Is it possible to use openssl to parse a pkcs12 file with multiple private key/certificate pairs

2006-05-03 Thread Jie Zhang
Hello,There are something available for saving a bunch of private key/certificate pairs into one pkcs#12 file. And our project are planning to do that. But I really has no idea about how to get those private key/certificate pairs out of that pkcs#12file by using OpenSSL. Can anybody here give me so