[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SSL/TLS question



At Fri, 15 Jan 2010 20:30:03 +0100, Herbert J. Skuhra wrote:

> What's the proper way to get SSL/TLS working in wl?

(setq
 ssl-program-name "gnutls-cli"
 ssl-program-arguments '("-p" service host)
 ssl-certificate-verification-policy 1)

-- 
wbr, Vitaly