spacemonkeygo / openssl

OpenSSL bindings for Go
http://godoc.org/github.com/spacemonkeygo/openssl
Apache License 2.0
474 stars 237 forks source link

SSL handshake fails on el capitan #57

Closed ansel1 closed 7 years ago

ansel1 commented 8 years ago

I opened pull request #56 to fix the build on OSX by using the "brew" build tag, but the tests don't pass.

The TestOpenSSLSimple and other tests which exercise SSL handshaking fail on OSX. Not sure why. SSH_get_error returns SSL_ERROR_SSL, but ERR_get_error returns 0. I don't see any other indication why the ssl handshake is failing.

I'm using el capitan and golang 1.6.2. Tests pass normally on debian.

zeebo commented 7 years ago

Are you still having this issue on a recent version of the library? Closing because they pass for me locally on openssl 1.1 and openssl 1.0.