Bug 18483 - Lynx does not support https:// url's
Summary: Lynx does not support https:// url's
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: lynx
Version: 7.0
Hardware: i586
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact: Wil Harris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-10-06 00:09 UTC by Reuben Farrelly
Modified: 2007-04-18 16:29 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-10-06 08:25:00 UTC
Embargoed:


Attachments (Terms of Use)

Description Reuben Farrelly 2000-10-06 00:09:48 UTC
When attempting to go to any site which uses https://, lynx sends a GET 
request for an HTTPS url.  HTTPS url's should always use CONNECT not GET 
as the appropriate method.

Here's the output from my Squid logs showing the request, and squid quite 
correctly refusing to process the request:

970790322.012      3 203.xx.170.225 NONE/501 1052 GET 
https://www.redhat.com/network/main/login.html - NONE/- -

If Lynx is unable to handle https url's then it would be more appropriate 
to state this rather than try and retrieve a URL and fail with an error.

Comment 1 Bernhard Rosenkraenzer 2000-10-06 08:43:08 UTC
I've added the patch for SSL support in 2.8.4-5 (should appear in Rawhide
shortly).

Comment 2 Milan Kerslager 2000-11-10 16:44:13 UTC
Great! As we dicussed in testers-list, there should be probably a warning in the
description about lack of certificate support in the lynx code. The
communication over SSL is much more secure than clear-text HTTP but everybody
should know about this (we don't need to hide it).


Note You need to log in before you can comment on or make changes to this bug.