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 ``` [ Full content available at: https://github.com/apache/couchdb-docker/issues/98 ] This message was relayed via gitbox.apache.org for [email protected]
