Skip to content

SSL forwarder crashes on connect on Ubuntu 20.04 #240

@OlegSmelov

Description

@OlegSmelov

The crash is caused by eventmachine/eventmachine#926

The solution is to wait for eventmachine to be updated and release the new version of Invoker that depends on the new version.

Copying the comment from the issue:

I'm having this error with Invoker which uses EventMachine internally.

140207038160576:error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small:../ssl/ssl_rsa.c:310:
invoker start [redacted].ini: ssl.cpp:173: SslContext_t::SslContext_t(bool, const string&, const string&): Assertion `e > 0' failed.

As a workaround, I've commented out start_http_proxy(InvokerHttpsProxy, 'https', options) in Invoker source.

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