Hi We are using SSL_CTX_use_certificate and SSL_CTX_use_certificate_chain_file APIs to load the certificates.
My query is when we are loading the certificate in the Context does openssl verify the certificates for e.g. whether the certificate is expired already etc.
Thanks and Regards Darshan |