[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] SSL certificates
From: |
User Stef |
Subject: |
Re: [Lynx-dev] SSL certificates |
Date: |
Thu, 30 Mar 2006 22:40:10 -0500 (EST) |
The make wanted a function that isn't present... from July 2004:
there is a reference to strcasecomp_asterisk in
http://lists.gnu.org/archive/html/lynx-dev/2004-07/msg00044.html
it was for an HTString.c patch; it isn't present in the dev17 code. Can
you provide it again in a patch along with the HTTP.c patch? I was able to
build by adding it in.
Do you have a wildcarded https site for testing?
Stef
http://caunter.ca/contact.html
On Wed, 29 Mar 2006, Thorsten Glaser wrote:
Hi people,
to add to all the traffic on the list... I've implemented full
SSL certificate validation taking into account wildcard certificates
this way) and multiple CNs in the DN (as employed by e.g. cacert.org).
The code can be seen at the moment at the following address:
http://mirbsd.mirsolutions.de/cvs.cgi/src/gnu/usr.bin/lynx/WWW/Library/Implementation/HTTP.c?rev=HEAD