[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FORCE_SSL_PROMPT in lynx
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: FORCE_SSL_PROMPT in lynx
- From: John Wright <john_(_at_)_dryfish_(_dot_)_org>
- Date: Thu, 10 Feb 2005 08:20:55 +0000
- Mail-followup-to: misc_(_at_)_openbsd_(_dot_)_org
- Reply-to: John Wright <john_(_at_)_dryfish_(_dot_)_org>
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