Thank you for your information.
I built the latest release of openssl 0.9.7 from the source tarball, and then the problem has gone away. And I confirmed that, as you pointed out, every certificates had the same issuer name and the same serial number in the every problematic cases. With also the versions of openssl that have the problem, I could avoid that by providing unique serial numbers to each certificates in this way: openssl x509 -in csr1.pem -out cert1.pem -req -signkey privkey1.pem -set_serial 1 Thank, you. ---- SANO Taku (SAWATARI Mikage) [EMAIL PROTECTED] ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
