bgold0 commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL URL: https://github.com/apache/couchdb-docker/issues/98#issuecomment-415037356 Thanks @wohali for the insight. I will try to get a cacert_file in there as well and see what comes up. Here is my output which, granted I don't know what it means, but the fact that is says `CApath: none` might be a hint. ``` * Rebuilt URL to: https://localhost:6984/ * Trying ::1... * TCP_NODELAY set * Connected to localhost (::1) port 6984 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH * successfully set certificate verify locations: * CAfile: /etc/ssl/cert.pem CApath: none * TLSv1.2 (OUT), TLS handshake, Client hello (1): * LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to localhost:6984 * Closing connection 0 curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to localhost:6984 ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
