OCSP request/response signing

2002-10-29 Thread Howard Chan
Hello all,   I'm working with Openssl 0.9.7beta3's OCSP command, both client and server.   I'm a bit puzzled with how to establish the following :   1.  Signed requests from client 2.  Request verification from server 3.  Signed responses from server 4.  Response verification from client   I

RE: OCSP request/response signing

2002-10-29 Thread Bob Kupperstein
PROTECTED]] Sent: Tuesday, October 29, 2002 6:11 AM To: [EMAIL PROTECTED] Subject: OCSP request/response signing   Hello all,   I'm working with Openssl 0.9.7beta3's OCSP command, both client and server.   I'm a bit puzzled with how to establish the following

Re: OCSP request/response signing

2002-10-29 Thread Howard Chan
riginal Message - From: Bob Kupperstein To: [EMAIL PROTECTED] Sent: Tuesday, October 29, 2002 11:09 PM Subject: RE: OCSP request/response signing Here’s my understanding, and it seems to work using the OpenSSL OCSP client and responder, provided the appropriate c

RE: OCSP request/response signing

2002-10-29 Thread Kumar, Mayank
I beg to differ on some of the answers below: -Original Message-From: Bob Kupperstein [mailto:[EMAIL PROTECTED]]Sent: Tuesday, October 29, 2002 8:39 PMTo: [EMAIL PROTECTED]Subject: RE: OCSP request/response signing Here’s my understanding, and it seems to work using

RE: OCSP request/response signing

2002-10-30 Thread Bob Kupperstein
is the way I understand it to work with the OpenSSL client and responder.   -Bob   -Original Message- From: Howard Chan [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 29, 2002 10:41 PM To: [EMAIL PROTECTED] Subject: Re: OCSP request/response signing   Dear all (Bob