On Tue, Jul 31, 2001 at 04:43:54PM -0400, Dilkie, Lee wrote:
> anyway, where is the documentation for the d2i functions?
> and I can't find anything on the SSL_CTX_use_certificate(), where should
> I be looking? there is no manual page for these functions, as far as I
> can tell, i must be missing something....
There is a manual page for SSL_CTX_use_certificate in my copy of OpenSSL.
A manual page for d2i_X509 does not exist, but the handling of all
d2i_* functions is similar, so you can use the description of
d2i_SSL_SESSION.
Good night,
Lutz
--
Lutz Jaenicke [EMAIL PROTECTED]
BTU Cottbus http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus Fax. +49 355 69-4153
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]