We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfa82ab commit 58fd7d2Copy full SHA for 58fd7d2
CONTRIBUTING.md
@@ -224,6 +224,9 @@ $ OPENSSL_CONF=$OPENSSL_DIR/ssl/openssl_fips.cnf \
224
The GitHub Actions workflow file [`test.yml`][GitHub test.yml] contains useful
225
information for building OpenSSL/LibreSSL and testing against them.
226
227
+## Debugging
228
+
229
+You can use the `OpenSSL.debug = true` to print additional error strings.
230
231
## Relation with Ruby source tree
232
0 commit comments