-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
Hi,
I'm getting the following errors several times a week from one of our services:
error:140E0197:SSL routines:SSL_shutdown:shutdown while in init
It's using the cql-io
package to talk to a Keyspaces instance on AWS.
I went through the OpenSSL issues and apparently, this might happen when calling shutdown before a handshake has been established.
Now, given the current bindings, is it even be possible to get into this situation here ? I can't tell if this is an actual bug or if HsOpenSSL is used incorrectly by cql-io.
I'd appreciate any pointers so I can get started on a fix !
Metadata
Metadata
Assignees
Labels
No labels