Skip to content

Commit 19e6a05

Browse files
authored
Merge pull request #574 from traud/patch-2
Update README.md to include NSS
2 parents 4f1d945 + 3291018 commit 19e6a05

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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

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

0 commit comments

Comments
 (0)