Skip to content

Instantly share code, notes, and snippets.

@kmizumar
Created May 6, 2012 08:08
Show Gist options
  • Save kmizumar/2621007 to your computer and use it in GitHub Desktop.
Save kmizumar/2621007 to your computer and use it in GitHub Desktop.
ext/tls/ssltest.log (10db485ca61e02e06a3ff0851ca1cff27958f5c0)
lolouila:maru% cat ext/tls/ssltest.log [~/github/Gauche]
All AES tests passed
All RC4 tests passed
All MD5 tests passed
All SHA1 tests passed
All HMAC tests passed
All BIGINT tests passed
All RSA tests passed
Error: Invalid X509 ASN.1 file (Unsupported digest)
Error: Invalid X509 ASN.1 file (Unsupported digest)
All Certificate tests passed
SSL basic test passed
system: executing {sh ../.././axTLS/ssl/test/killopenssl.sh}
SSL unblocked test passed
system: executing {sh ../.././axTLS/ssl/test/killopenssl.sh}
### starting client tests
system: executing {sh ../../kick_openssl s_server -tls1 -accept 19002 -quiet -cert ../.././axTLS/ssl/test/axTLS.x509_512.pem -key ../.././axTLS/ssl/test/axTLS.key_512.pem }
could not start socket on 19002
Error: SSL error -1
Error: A client test failed
system: executing {sh ../.././axTLS/ssl/test/killopenssl.sh}
process exit with 9 (command: sh ../../kick_openssl s_server -tls1 -accept 19002 -quiet -cert ../.././axTLS/ssl/test/axTLS.x509_512.pem -key ../.././axTLS/ssl/test/axTLS.key_512.pem )
system: executing {sh ../.././axTLS/ssl/test/killgnutls.sh}
process exit with 256 (command: sh ../.././axTLS/ssl/test/killgnutls.sh)
@kmizumar
Copy link
Author

kmizumar commented May 6, 2012

still failing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment