hs-connection
hs-connection copied to clipboard
Add constructor taking a ciphersuite field to `TLSSettings`.
More downwards-compatible variant of #34.
If I now change the default back from default
to all
, the change will have no impact whatsoever on existing code. (I'm still in favor of making default
the default, though. :-) )
Note: #34, #36 are mutually exlusive. It makes only sense to merge at most one and close the other.