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
283
283
-------------------------------|--------------------
284
284
\-\- help \- h | Display help
285
285
\-\- enable-debug-logging | Enable debug logging in all modules
286
- \-\- enable-log-stdout | Enable logging to stdout
287
286
\-\- enable-openssl | Enable OpenSSL crypto engine
287
+ \-\- enable-nss | Enable NSS crypto engine
288
288
\-\- enable-openssl-kdf | Enable OpenSSL KDF algorithm
289
- \-\- with -log-file | Use file for logging
289
+ \-\- enable -log-stdout | Enable logging to stdout
290
290
\-\- with-openssl-dir | Location of OpenSSL installation
291
+ \-\- with-nss-dir | Location of NSS installation
292
+ \-\- with-log-file | Use file for logging
291
293
292
294
By default there is no log output, logging can be enabled to be output to stdout
293
295
or a given file using the configure options.
You can’t perform that action at this time.
0 commit comments