buffrr / letsdane

🔒 Let's DANE is an experimental way to enable the use of DANE/TLSA in browsers and other apps using a lightweight proxy.
Apache License 2.0
111 stars 11 forks source link

TLS improvements #21

Closed buffrr closed 2 years ago

buffrr commented 2 years ago

Fixes ALPN if the server doesn't end up picking a protocol in this case connection will fail but it shouldn't. Closes #20