Skip to content

Broken SSL on erlang:19-slim #181

Closed
Closed
@codeadict

Description

The merge of #175 broke the crypto module on tag 19-slim.

Steps to reproduce:

Run:

docker run -it --rm erlang:19-slim erl -s crypto

and you will get:

{"init terminating in do_boot",{undef,[{crypto,start,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in do_boot ()

Metadata

Assignees

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