Segmentation fault at line 2031 #2516
Labels
3.0
old branch
3.2
upcoming release
bug:needs triage/confirmation
bug:to be reproduced
... from maintainers
The error is:
testssl.sh/testssl.sh: line 2031: 3055367 Segmentation fault $OPENSSL ocsp -no_nonce ${host_header} -url "$uri" -issuer $TEMPDIR/hostcert_issuer.pem -verify_other $TEMPDIR/intermediatecerts.pem -CAfile <(cat $ADDTL_CA_FILES "$GOOD_CA_BUNDLE") -cert $HOSTCERT -text &> "$tmpfile"
This happens with --phone-out with supplied openssl (the bad version), but when the openssl is compiled from the source, the error does not occur. Also it does not occur with the system provided openssl.
Using the latest 3.2 version
Tested distros: Fedora 40, Ubuntu 22.04 and Slackware 15
The text was updated successfully, but these errors were encountered: