lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] installing ssl certs?


From: Stef Caunter
Subject: Re: [Lynx-dev] installing ssl certs?
Date: Mon, 14 Mar 2005 09:22:05 -0500 (EST)

If you want lynx to present a particular certificate that is required by a
server for access this is not possible at the moment.

If you want lynx to accept a known good certificate presented by a server to
establish ssl, hash it in your cert dir using c_rehash - (see README.sslcerts
in docs for the step by step). Note the section on environment variables, which
are the usual showstopper in whatever shell it is that you inhabit.

Your cacert.crt file is some certificate bundle which you will implicitly trust
if you run this certtool utility successfully on it. Most of these utilities
are frontends for openssl utilities - c_rehash is a perl script. They all
create symlinks named after a hash value to the actual cert file indicating
your system's acceptance of the certificate as correct.

Stef
http://caunter.ca/contact.html

On Mon, 14 Mar 2005, Walter Ian Kaye wrote:

> I'm sure this is a FAQ, and I'm sure I've seen the instructions
> somewhere, but I don't remember where, so here goes:
>
> How/where do I install SSL certificates (client side)?
>
>
> thanks,
> -boo
>   FreeBSD and/or Mac OS X
>
>
>
> _______________________________________________
> Lynx-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lynx-dev
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]