Dear list-members,

i'm in need to re-generate a p10-request. The request has
been generated before, but i lost the file. I only have
the public key from
openssl.exe req -noout -pubkey -in REQ -config CFG

, the modulus given from
openssl.exe req -noout -modulus -in REQ -config CFG

and the fingerprint generated by
openssl.exe req -noout -modulus -in REQ -config CFG
 | openssl.exe sha1 -c 

I can rebuild the config-file. 

Is it possible to get the request back?

Thx in advance,

Tom Horstmann

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to