Hi all,
I am trying to get the ocsp stuff working with the Netscape psm, I am only
at the beginning, but I have some questions for you:
o Is it the PEM_read_bio_OCSP_REQUEST() the right function
to use to read a DER encoded request ( from Netscape psm ) ?
If not, which is it and what parameters should be used for
that ?
o I have also tried the d2i_OCSP_REQUEST_bio, without success.
o After reading the request from a socket I create a
bio_mem = BIO_new( BIO_s_mem());
for later use with the PEM_read_bio_OCSP_REQUEST(), is
it correct usage ?
o What are the right parameters to be passed to the
PEM_read_bio_OCSP_REQUEST() for it to load the request ?
--
C'you,
Massimiliano Pala
P.S.: I am using the openssl-SNAP-20010723
--o-------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager] [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.openca.org Tel.: +39 (0)59 270 094
http://openca.sourceforge.net Mobile: +39 (0)347 7222 365
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]