mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 11:17:29 +02:00
Merge pull request #2042 from ejohnstown/ocsp-script
OCSP Script Update
This commit is contained in:
@@ -15,6 +15,7 @@ if [ $? -eq 0 ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
GL_UNREACHABLE=0
|
||||||
# Global Sign now requires server name indication extension to work, check
|
# Global Sign now requires server name indication extension to work, check
|
||||||
# enabled prior to testing
|
# enabled prior to testing
|
||||||
OUTPUT=$(eval "./examples/client/client -S check")
|
OUTPUT=$(eval "./examples/client/client -S check")
|
||||||
|
Reference in New Issue
Block a user