> +     if (!SSL_CTX_load_verify_locations(ssl_ctx, "/etc/ssl/cert.pem", NULL))

shouldn't that use X509_get_default_cert_file()?

Reply via email to