cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] PEM support for Public Key Pinning

From: moparisthebest <admin_at_moparisthebest.com>
Date: Tue, 11 Nov 2014 15:50:44 -0500

Hello all,

Attached is my patch for adding PEM file format support for public key
pinning. Per previous discussion on the mailing list, I implemented a
backend agnostic PEM -> DER conversion using libcurl's base64 method in
vtls.c so it automatically works for all current and future backends.

I also added 2 additional tests that use PEM formatted keys, and updated
the documentation.

Let me know if anything needs changed.

Thanks much,
moparisthebest

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

  • text/x-patch attachment: stored
Received on 2014-11-11