Skip to content

Commit

Permalink
Merge pull request #574 from traud/patch-2
Browse files Browse the repository at this point in the history
Update README.md to include NSS
  • Loading branch information
pabuhler committed Oct 27, 2021
2 parents 4f1d945 + 3291018 commit 19e6a05
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,13 @@ Option | Description
-------------------------------|--------------------
\-\-help \-h | Display help
\-\-enable-debug-logging | Enable debug logging in all modules
\-\-enable-log-stdout | Enable logging to stdout
\-\-enable-openssl | Enable OpenSSL crypto engine
\-\-enable-nss | Enable NSS crypto engine
\-\-enable-openssl-kdf | Enable OpenSSL KDF algorithm
\-\-with-log-file | Use file for logging
\-\-enable-log-stdout | Enable logging to stdout
\-\-with-openssl-dir | Location of OpenSSL installation
\-\-with-nss-dir | Location of NSS installation
\-\-with-log-file | Use file for logging

By default there is no log output, logging can be enabled to be output to stdout
or a given file using the configure options.
Expand Down

0 comments on commit 19e6a05

Please sign in to comment.