I'm sorry if this is not the forum to ask this question, but I don't know of 
any other.

I'm using a Java library from RSA (not by choice, I'm in the US) to generate 
a certificate request.  I have trouble using this request at Verisign's site 
however.  I follow the steps in the example program supplied with the 
toolkit: create the key pair, fill in the DN for the cert, include the 
PKSC10 version, include the public key, sign it using the private key, then 
DER encode it.  Then I base-64 encode it (for web posting) and wrap it with 
the -----BEGIN NEW CERTIFICATE REQUEST---- and end markers.  When I submit 
this to Verisign, I get an error that the request was not signed correctly.  
I'm not sure what I'm doing wrong.  I get no response from either Verisign 
or RSA on this issue.  If you've seen this behavior before and have any 
ideas, please let me know.

Suggestions on other places to check the validity of the cert request would 
be appreciated as well.

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to