Re: Problems with FF cert that works on IE and Opera

2006-01-26 Thread Brian_Fox
I started over using the CA.pl. Not only was that quite a bit easier, but it works now too. Thanks for the help.

Re: Problems with FF cert that works on IE and Opera

2006-01-26 Thread Brian_Fox
I see CA.pl.in and CA.pl.prod in the snapshot distribution. Do I need to build this to get the right pl file or can I just rename it and replace what I have? I'm using .9.8a   Brian Fox "Dr. Stephen Henson" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/26/2006 06:50 AM Please respond

Re: Problems with FF cert that works on IE and Opera

2006-01-25 Thread Brian_Fox
I tried recreating the key with ncCertType=server,client,email and I get the same issue. Brian Fox/stc 01/25/2006 06:02 PM To openssl-users@openssl.org cc Subject Problems with FF cert that works on IE and Opera I have created a chain of certificates as follows: A Self signe

Problems with FF cert that works on IE and Opera

2006-01-25 Thread Brian_Fox
I have created a chain of certificates as follows: A Self signed CA certificate A server certificate A client certificate: openssl genrsa -des3 -out client.key 4096 Client sign request: openssl req -new -key client.key -out client.csr I signed the CSR with my CA: openssl x509 -req -days 365 -in