Re: CSR has invalid signature

2008-09-26 Thread Rob Stradling
Hi Jacob. Yes, you can generate a CSR from any computer. :-) Please tell us the exact OpenSSL commands you used to generate the CSR and keypair. I cannot reproduce the problem. Thanks. On Friday 26 September 2008 01:24:59 JacobLovell wrote: > Hi Rob - thankyou for the reply! > > When I do th

Re: CSR has invalid signature

2008-09-26 Thread JacobLovell
Hi Rob - thankyou for the reply! When I do the same I get this: (it says verify failure) but nothing. Btw not sure if this helps but i am using the correct private key from my knowledge. I have followed the directions word by word from the comodo site. Sorry for my ignorance, but can I just gener

Re: CSR has invalid signature

2008-09-25 Thread Rob Stradling
Jacob, try putting that CSR thru "openssl req -text -noout -verify". For me, that command reports... verify failure 7046:error:0407006A:rsa routines:RSA_padding_check_PKCS1_type_1:block type is not 01:rsa_pk1.c:100: 7046:error:04067072:rsa routines:RSA_EAY_PUBLIC_DECRYPT:padding check failed:rs