diff options
author | Ted Zlatanov <tzz@lifelogs.com> | 2013-12-14 13:04:09 -0500 |
---|---|---|
committer | Ted Zlatanov <tzz@lifelogs.com> | 2013-12-14 13:04:09 -0500 |
commit | 31b4827ea9ba8d22deb17c0593f0f555a33e1fa4 (patch) | |
tree | dbfcb55f9fa3edc10623b34d5cf964a9a1167f7d /etc/GNU | |
parent | f93cc74f04312c1b27bfcc870c1782083525fc61 (diff) | |
download | emacs-31b4827ea9ba8d22deb17c0593f0f555a33e1fa4.tar.gz |
New verify-error GnuTLS interface for certificate validation
* net/gnutls.el (gnutls-verify-error): New defcustom to control
the behavior when a certificate fails validation. Defaults to
old behavior: never abort, just warn.
(gnutls-negotiate): Use it.
* gnutls.c: Replace `:verify_hostname_error' with `:verify_error',
now a list of certificate validation checks that will abort a
connection with an error.
(Fgnutls_boot): Document it and use it.
Diffstat (limited to 'etc/GNU')
0 files changed, 0 insertions, 0 deletions