Hi, > You load the server cert with SSL_CTX_use_certificate_file() > and the CA... certs with SSL_CTX_use_certificate_chain_file() > Normally you don't have to load the root because the > client has to have the root cert to verify the chain...
How does the client get the root certificate? Is it automatically sent to the client during the handshake or does the client need to load if from some file? > in OPENSSL_DIR/ssl/misc is a demo script that does something like > a very small and dump CA... I don't seem to have this directory. Cheers, Mark ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]