Skip to content

SSL_shutdown:shutdown while in init #68

@kamek-pf

Description

@kamek-pf

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions