Letractively / caudium

Automatically exported from code.google.com/p/caudium
1 stars 1 forks source link

Wizard's SSL certificate serial number #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1. Generate a key/certificate using the wizard, for the CIF for example. Name 
them cif_key.pem 
and cif_certificate.pem, bind them to a ssl3 port, say 22203.

2. Use the new certificate with Firefox 3 (CIF on TCP 22203)

3. Generate a key/certificate using the wizard, for your website for example. 
Name them 
web_key.pem and web_certificate.pem, bind them to a ssl3 port, say 443.

4. Use the second certificate with Firefox 3 (website on TCP 443)

Firefox 3 won't display the website, and display the following error:
sec_error_reused_issuer_and_serial with no way to circumvent that.

Original issue reported on code.google.com by bertrand.lupart on 8 Aug 2008 at 9:58

GoogleCodeExporter commented 8 years ago
Just commenting to check if we receive that on the bugs mailing list.

Original comment by bertrand.lupart on 8 Aug 2008 at 10:00