[erlang-questions] SSL renegotiation

Niclas Eklund nick@REDACTED
Tue May 14 11:14:59 CEST 2013


Hi!

Out of curiosity, why is this timelimit hardcoded and why was 12 choosen?

-define(WAIT_TO_ALLOW_RENEGOTIATION, 12000).

42 would have made more sense since it's the meaning of life ;-)

/Nick

https://github.com/erlang/otp/blob/maint/lib/ssl/src/ssl_connection.erl



More information about the erlang-questions mailing list