|
|
|
@ -1223,7 +1223,6 @@ instance Default StreamConfiguration where |
|
|
|
, establishSession = True |
|
|
|
, establishSession = True |
|
|
|
, tlsBehaviour = PreferTls |
|
|
|
, tlsBehaviour = PreferTls |
|
|
|
, tlsParams = xmppDefaultParams |
|
|
|
, tlsParams = xmppDefaultParams |
|
|
|
, tlsOverrideHostname = Nothing |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
-- | How the client should behave in regards to TLS. |
|
|
|
-- | How the client should behave in regards to TLS. |
|
|
|
|