Crate openssl_probe
source · [−]Structs
Constants
The OpenSSL environment variable to configure what certificates directory to use.
The OpenSSL environment variable to configure what certificate file to use.
Functions
Probe the system for the directory in which CA certificates should likely be found.
Check whether the OpenSSL SSL_CERT_FILE
and/or SSL_CERT_DIR
environment variable is
configured in this process with an existing file or directory.
Probe for SSL certificates on the system, then configure the SSL certificate SSL_CERT_FILE
and SSL_CERT_DIR
environment variables in this process for OpenSSL to use.
Probe for SSL certificates on the system, then configure the SSL certificate SSL_CERT_FILE
and SSL_CERT_DIR
environment variables in this process for OpenSSL to use.