• Robert Pluim's avatar
    Always check for client-certificates · 91c732f6
    Robert Pluim authored
    * 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'.
    91c732f6
NEWS 121 KB