Hi !!

I'm signing a CSR that is generated by Windows Phone.
But in that CSR I have a null character in the subject property.

After changing the subject property and trying to sign the CSR i get an
error message
"Signature did not match the certificate request"

How to get through this ??

Here is what i want to modify in CSR.

Actual Subject Property =>
subject=/CN=B1C43CD0-1624-5FBB-8E54-34CF17DFD3A1\x00

Required Subject Property =>
subject=/CN=B1C43CD0-1624-5FBB-8E54-34CF17DFD3A1

i tried using -subj arg
the values chages successfully.

bt when i try to verify the changed CSR it gives verification failure.

Please help me out !!

______________________________
Thanks,
Rahul



--
View this message in context: 
http://openssl.6102.n7.nabble.com/Signature-did-not-match-the-certificate-request-tp46803.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to