Skip to content

Commit 58fd7d2

Browse files
committed
CONTRIBUTING.md: Add Debugging section [ci skip]
1 parent cfa82ab commit 58fd7d2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@ $ OPENSSL_CONF=$OPENSSL_DIR/ssl/openssl_fips.cnf \
224224
The GitHub Actions workflow file [`test.yml`][GitHub test.yml] contains useful
225225
information for building OpenSSL/LibreSSL and testing against them.
226226

227+
## Debugging
228+
229+
You can use the `OpenSSL.debug = true` to print additional error strings.
227230

228231
## Relation with Ruby source tree
229232

0 commit comments

Comments
 (0)