You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.
For authentication only, servers and clients MUST support the SASL Salted Challenge Response Authentication Mechanism [SCRAM] -- in particular, the SCRAM-SHA-1 and SCRAM-SHA-1-PLUS variants.
I have created an hs-tls issue, haskell-tls/hs-tls#17, to allow us to tap into the data needed for this.
Note that channel binding SHOULD be used even if TLS is used.
The text was updated successfully, but these errors were encountered:
Section 13.8.1 of RFC 6120 states:
I have created an hs-tls issue, haskell-tls/hs-tls#17, to allow us to tap into the data needed for this.
Note that channel binding SHOULD be used even if TLS is used.
The text was updated successfully, but these errors were encountered: