OPENSSL_config

OPENSSL.CNF(5) - File Formats Manual

X509v3.cnf, OPENSSL_config, Openssl, CONF_modules_load_file, Openssl-Cnf

OPENSSL.CNF(5) - File Formats Manual # OPENSSL.CNF(5) - File Formats Manual NAME # openssl.cnf - OpenSSL configuration files DESCRIPTION # The OpenSSL CONF library can be used to read configuration files; see CONF_modules_load_file(3). It is used for the OpenSSL master configuration file /etc/ssl/openssl.cnf and in a few other places like SPKAC files and certificate extension files for the openssl(1) x509 utility. OpenSSL applications can also use the CONF library for their own purposes. ...

X509V3.CNF(5) - File Formats Manual

Openssl.cnf, OPENSSL_config, ASN1_generate_nconf, Openssl, X509v3-Cnf

X509V3.CNF(5) - File Formats Manual # X509V3.CNF(5) - File Formats Manual NAME # x509v3.cnf - X.509 V3 certificate extension configuration format DESCRIPTION # Several of the OpenSSL utilities can add extensions to a certificate or certificate request based on the contents of a configuration file. The file format is based on the openssl.cnf(5) format. Typically the application will contain an option to point to an extension section. Each line of the extension section takes the form: ...