I would not like (or cannot) modify the default .cnf openssl config file.
How do tell the openssl command line tool to use a different .cnf file at another location - not the default?
You can override openssl configuration using one of the actions:
OPENSSL_CONF environment variable to point to your custom configuration file-config option with the commands handling certificate (e.g. req, ca...)openssl.cnf can be overridden using command line option.You can also look at man x509v3_config.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With