curl-library
[PATCH] Support for OpenPGP certificates (RFC 6091)
From: Ramkumar Chinchani <ramkumar.chinchani_at_gmail.com>
Date: Tue, 24 Feb 2015 05:41:34 +0000
Received on 2015-02-24
Date: Tue, 24 Feb 2015 05:41:34 +0000
Hi All,
Attaching a patch to support OpenPGP certificates for TLS (RFC 6091).
This is applicable only when linked with gnutls since only that
library supports this RFC.
This allows for TLS authentication based on web-of-trust.
Can be paired with apache2 and mod_gnutls (which links with gnutls).
Attaching a sample apache2 site configuration.
Applies cleanly over commit 5d87b1f22ca044e81c75496f913a7eba34992eee
Regards.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/x-diff attachment: 0001-rfc6091-openpgp-cert-support.patch
- application/octet-stream attachment: apache2-openpgp.conf