Bug 108661

Summary: [patch] www/lynx-current: add support for SSL SubjectAltNames
Product: Ports & Packages Reporter: Johan van Selst <johans>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me CC: ache
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Johan van Selst 2007-02-01 14:40:25 UTC
	
	Both lynx and lynx-current currently don't understand SSL certificates
	that mention multiple hostnames using the SubjectAltName method.
	The attached patch against lynx-current fixes this, according to
	the practice documented in RFC2818.
	It will probably apply to www/lynx as well with minimal effort.

	Cc: maintainers of both ports

Fix: Please add the following two patches as
	 files/patch-WWW_Library_Implementation_HTTP.c
	and
	 files/patch-WWW_Library_Implementation_HTUtils.h
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-01 14:40:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer
Comment 2 Andrey A. Chernov freebsd_committer freebsd_triage 2007-02-05 20:26:32 UTC
State Changed
From-To: open->feedback

This thing is not the simple fix and security related. So this is not 
suitable subject for ports maintaining. Could you please submit this 
patch to lynx team for review and possible inclusion into the next 
betas and inform me about results?
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2007-05-26 18:21:26 UTC
State Changed
From-To: feedback->closed

Fixed in dev.5