url-vars.el (url-gateway-method): Add new method `tls'.
commit5bbb0eb9eaf5304206dbbe39c0b35f756cd77482
authorSimon Josefsson <jas@extundo.com>
Tue, 12 Oct 2004 09:55:08 +0000 (12 09:55 +0000)
committerSimon Josefsson <jas@extundo.com>
Tue, 12 Oct 2004 09:55:08 +0000 (12 09:55 +0000)
tree70a9a0c68d8f637e03b6c6d8c335b94f413f1dbd
parent18965008d19ace53d4adea3eec5ea1168a7e3942
url-vars.el (url-gateway-method): Add new method `tls'.
url-news.el (url-snews): Use nntp-open-tls-stream if
url-gateway-method is tls.
url-ldap.el (url-ldap-certificate-formatter): Use
tls-certificate-information if ssl.el is not available.
url-https.el (url-https-create-secure-wrapper): Use tls if ssl
is not available.
url-gw.el (url-open-stream): Support tls url-gateway-method.
(url-open-stream): Likewise.
lisp/url/url-gw.el
lisp/url/url-https.el
lisp/url/url-ldap.el
lisp/url/url-news.el
lisp/url/url-vars.el