Hi folks,
In openssl, which function is used to load a single file that contains a
bundle of CA certs? Like the one
ca-bundle.crt. (available on http://www.eklhad.net/linux/app/ssl-certs).
There is SSL_load_client_CA_file(), but according to the comment in
Easy-tls.c:
/* SSL_load_client_CA_file is a misnomer, it just creates a list of CNs. */
So, which functions in openSsl can be used to load ca-bundle.crt and
generate a stack of x509 certs?
Thanks,
Rick
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]