bgold0 commented on issue #98: SSL_ERROR_SYSCALL when enabled SSL
URL: https://github.com/apache/couchdb-docker/issues/98#issuecomment-415053123
 
 
   @wohali appears to be the same style of error
   
   ```
   bryan$ curl -v -3 https://127.0.0.1:6984
   * Rebuilt URL to: https://127.0.0.1:6984/
   *   Trying 127.0.0.1...
   * TCP_NODELAY set
   * Connected to 127.0.0.1 (127.0.0.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
   * SSLv3 (OUT), TLS handshake, Client hello (1):
   * LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to 127.0.0.1:6984 
   * Closing connection 0
   curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to 
127.0.0.1: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

Reply via email to