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: Walter Ian Kaye
Subject: Re: [Lynx-dev] installing ssl certs?
Date: Mon, 14 Mar 2005 03:21:14 -0800

At 09:59a +0000 03/14/2005, Thorsten Glaser didst inscribe upon an electronic papyrus:

Walter Ian Kaye dixit:

> 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)?

address@hidden:/home/tg $ ls -l /etc/ssl/certs/
total 408
-r--r--r--  1 root  wheel  1489 Oct  1 22:57 052e396b.0
[snip]
-r--r--r--  1 root  wheel  1606 Oct  1 22:57 ff783690.0

Hmm... I don't have that directory. Will it automatically be recognized (by Lynx, Firefox, etc), or do I have to somehow advertise/register that as the repository?

I just downloaded something called "cacert.crt" and have no idea what to do with it. <g>

/me googles.

Hmm. For OS X <http://www.dublan.net/Notes/Archives/2003/December/08_Monday/> says to put it in ~/Library/Keychains/ and run the following:
cd ~/Library/Keychains
cp /System/Library/Keychains/X509Anchors .
certtool i cacert.crt k=X509Anchors
sudo cp X509Anchors /System/Library/Keychains/X509Anchors

So, 'certtool' sounds like the key (no pun intended, amazingly). Of course when I try 'man certtool' I get nada. Oooh, MacOSXHints has an interesting article at <http://www.macosxhints.com/article.php?story=20031023144031331> which leads to a CerttoolGUI program. ::downloading::

Do I use certtool on FreeBSD too? How will Lynx know I got cacert.crt, etc.?

thanks,
-boo






reply via email to

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