Branch: Tag:

2014-10-22

2014-10-22 12:15:28 by Henrik Grubbström (Grubba) <grubba@grubba.org>

SSL: The protocol defaults in Pike and Roxen may differ.

The callback set with set_changed_callback() is only called if
the value differs from or is changed to the default.

Fixes disabling of SSL 3.0 by default on Pike 7.8.

2550:       set_up_ssl_variables( this_object() );    + #if constant(SSL.Constants.PROTOCOL_TLS_MAX) +  set_version(); + #endif +     filter_preferred_suites();       ::setup(pn, i);