File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -283,11 +283,13 @@ Option | Description
283283-------------------------------|--------------------
284284\-\- help \- h | Display help
285285\-\- enable-debug-logging | Enable debug logging in all modules
286- \-\- enable-log-stdout | Enable logging to stdout
287286\-\- enable-openssl | Enable OpenSSL crypto engine
287+ \-\- enable-nss | Enable NSS crypto engine
288288\-\- enable-openssl-kdf | Enable OpenSSL KDF algorithm
289- \-\- with -log-file | Use file for logging
289+ \-\- enable -log-stdout | Enable logging to stdout
290290\-\- with-openssl-dir | Location of OpenSSL installation
291+ \-\- with-nss-dir | Location of NSS installation
292+ \-\- with-log-file | Use file for logging
291293
292294By default there is no log output, logging can be enabled to be output to stdout
293295or a given file using the configure options.
You can’t perform that action at this time.
0 commit comments