Re: How to create a certificate revokation request

2001-04-04 Thread Martin Szotkowski
try look at CMC (RFC ) and CMP/CRMF (RFC 2510 / 2511) Martin > Hi all, > are there openssl commands to generate a certificate revokation request? > > Is the command > openssl x509 -x509toreq -signkey key.pem -in cert.pem -out > cert.req > a possible candidate? > > Has a certificate

Re: How to create a certificate revokation request

2001-04-04 Thread Ulrich Ackermann
Sorry, didn't want to post twice ... Ulrich __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager

How to create a certificate revokation request

2001-04-04 Thread Ulrich Ackermann
Hi all, are there openssl commands to generate a certificate revokation request? Is the command openssl x509 -x509toreq -signkey key.pem -in cert.pem -out cert.req a possible candidate? Has a certificate revokation request a given format? Where is that described? Where can I get additio

How to create a certificate revokation request

2001-04-04 Thread Ulrich Ackermann
Hi all, are there openssl commands to generate a certificate revokation request? Is the command openssl x509 -x509toreq -signkey key.pem -in cert.pem -out cert.req a possible candidate? Has a certificate revokation request a given format? Where is that described? Where can I get additio