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

Re: Working secure browsers?



One good HTTPS capable browser is Emacs/W3 if you have installed SSLeay.
However the HTTPS thing is not totally easy to configure in W3 and you
have to use an s_client wrapper like

#!/bin/sh
/usr/bin/ssl/s_client $* 2>/dev/null

to avoid Emacs deficiencies of handling stderr of asynchronous
processes.

Milan Zamazal

-- 
"Having GNU Emacs is like having a dragon's cave of treasures."
                                                Robert J. Chassell


Reply to: