[erlang-questions] Reload ssl configuration and automatic renegotiation

Rosa, Andrea (HP Cloud Services) andrea.rosa@REDACTED
Mon Mar 9 13:00:37 CET 2015


Hi

Thank you very much for your reply,

>From: Imants Cekusins [mailto:imantc@REDACTED]
>Sent: 09 March 2015 11:05
>
>these commands might work:
>
>ssl:setopts(Socket, [{cacertfile, path()},{keyfile, path()}, {password, string()}]).
>
>ssl:renegotiate(Socket).

Are you suggesting to call the renegotiate on each open socket?
If so I think it is a good suggestion but not sure it is implemented in my application (rabbitmq) yet.

Regards
--
Andrea Rosa



More information about the erlang-questions mailing list