[erlang-questions] More SSL problems

Jordan Wilberding wilbjor@REDACTED
Fri Oct 20 17:10:14 CEST 2006


It seems like whenever I ask a question about SSL I never get a straight
answer. Should SSL be completely working with Erlang/OTP?

I have had problems getting ssl_dist to work, but even more oddly I seem
to randomly get the following error:

[erlang@REDACTED test]$ erl -name test
Erlang (BEAM) emulator version 5.5 [source] [async-threads:0] [hipe]

Eshell V5.5  (abort with ^G)
(test@REDACTED)1> ssl:start().

=INFO REPORT==== 20-Oct-2006::11:04:58 ===
    application: ssl
    exited: {shutdown,{ssl_app,start,[normal,[]]}}
    type: temporary
{error,{shutdown,{ssl_app,start,[normal,[]]}}}

It doesn't happen either, it just seems to come and go. Is SSL just flaky?

Thanks!
Jordan Wilberding



More information about the erlang-questions mailing list