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

Re: FORCE_SSL_PROMPT in lynx



On Wed, Feb 09, 2005 at 09:53:00PM +0100, Dirk Hartmann wrote:
> Nope, i don`t see any other SSL-options for lynxrc.
> The only way I think would work is to import the CA public key in your 
> SSL_CERT_DIR.

Which means this for a default config:

mkdir /etc/ssl/certs
hash=$(openssl x509 -hash -in /path/to/CAcert | head -1 )
cp /path/to/CAcert /etc/ssl/certs/$hash.0



Visit your host, monkey.org