Lee Clagett 0416764cae Require server verification when SSL is enabled.
If SSL is "enabled" via command line without specifying a fingerprint or
certificate, the system CA list is checked for server verification and
_now_ fails the handshake if that check fails. This change was made to
remain consistent with standard SSL/TLS client behavior. This can still
be overridden by using the allow any certificate flag.

If the SSL behavior is autodetect, the system CA list is still checked
but a warning is logged if this fails. The stream is not rejected
because a re-connect will be attempted - its better to have an
unverified encrypted stream than an unverified + unencrypted stream.
2019-04-07 00:44:37 -04:00
..
2018-09-04 13:19:58 -05:00
2019-04-06 16:00:18 +02:00
2019-03-05 22:05:34 +01:00
2014-03-03 22:07:58 +00:00
2019-03-05 22:05:34 +01:00
2014-03-03 22:07:58 +00:00
2019-03-05 22:05:34 +01:00
2019-01-22 20:30:51 +00:00
2014-03-03 22:07:58 +00:00
2014-03-03 22:07:58 +00:00
2015-01-02 18:52:46 +02:00
2019-03-31 18:39:25 +02:00
2015-01-02 18:52:46 +02:00
2015-01-02 18:52:46 +02:00
2019-03-05 22:05:34 +01:00