We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2427f93 commit 440ebd5Copy full SHA for 440ebd5
1 file changed
README.md
@@ -37,7 +37,7 @@ If the loader can’t find the libs, add the path to LD_LIBRARY_PATH (Linux) or
37
| PROVIDER_PATH | /opt/wolfssl-gnutls-wrapper/ | install prefix|
38
| WOLFSSL_FIPS_BUNDLE | - | path to pre-downloaded wolfSSL FIPS bundle (optional, FIPS mode only) |
39
| GNUTLS_FORCE_FIPS_MODE | 0 | set to 1 at runtime to enforce FIPS |
40
-| WGW_LOGGING | 1 |By default wolfssl-gnutls-wrapper will show logging information. Set to 0 to turn off logging |
+| WGW_LOGGING | 0 |By default wolfssl-gnutls-wrapper will not show logging information. Set to 1 to turn on logging |
41
| WGW_LOGFILE | - | By default wolfssl-gnutls-wrapper will log to stderr. This can be changed to stdout or a filename |
42
43
0 commit comments