cURL / Mailing Lists / curl-library / Single Mail

curl-library

Support for TLS-PSK mode (RFC 4279)

From: Isaac Boukris <iboukris_at_gmail.com>
Date: Fri, 21 Aug 2015 12:46:59 +0300

Hello,

I am trying to add support for TLS-PSK (OpenSSL) which is - in some
scenarios - more fit and secure than self-signed certificates as it
provides mutual authentication.

Here is a link to my current work (tested with stunnel):
https://github.com/frenche/curl/commit/84a400ffd745dd7941b5bd0a2075ecd098ef608e

Note that I had to make an exception not to fail on empty certificate
for PSK as there may be no server certificate in such case.

Please advise what's missing to get this accepted.

Thanks and regards,
Isaac B.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-08-21