Posts by Quinn Slack
cURL 7.21.4 released, with TLS-SRP support
cURL 7.21.4 was just released, with support for TLS-SRP. I submitted the patch for this feature (based on a previous patch by Peter Sylvester). If you are using, or are interested in using, TLS-SRP on the Web, I’d love to hear from you. I also have instructions on setting up a TLS-SRP Web server, and [...]
cURL patch for TLS-SRP support (using GnuTLS)
(Posted to curl-library) I revived a proposed patch by Peter Sylvester to add support to cURL for TLS-SRP (RFC 5054), which is mutually authenticated TLS with passwords instead of client/server certs. Peter’s patch was postponed because it relied on OpenSSL, which still doesn’t have TLS-SRP support (unlike GnuTLS, which now does). My patch exposes GnuTLS’s [...]
Trusted HTTP wiki up
I’m keeping my notes on TLS and HTTP mutual authentication at trustedhttp.org.