1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
emacs/doc
Robert Pluim 91c732f687 Always check for client-certificates
* lisp/net/network-stream.el
(network-stream-use-client-certificates): New user option.
(open-network-stream): If 'network-stream-use-client-certificates'
is t, and the user hasn't specified :client-certificate, do
certificate lookups via 'auth-source'.
(network-stream-certificate): Only return key and certificate
files that exist.

* doc/lispref/processes.texi (Network): Document new
client-certificate behavior.

* etc/NEWS: Document 'network-stream-use-client-certificates'.
2019-11-05 09:32:51 +01:00
..
emacs Document Windows font selection quirks 2019-11-02 12:50:27 +02:00
lispintro Revert "Omit edition numbers and dates in manuals" 2019-11-02 09:52:39 +02:00
lispref Always check for client-certificates 2019-11-05 09:32:51 +01:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Allow flymake diagnostic types to have shorter names 2019-11-02 16:38:53 +00:00