6.0.0-alpha12
6/8/25

[#545] WWW on port 443
Summary WWW on port 443
Queue Nic
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester thomas (at) creativebusinessystems (dot) com
Created 09/04/2004 (7582 days ago)
Due
Updated 06/14/2005 (7299 days ago)
Assigned 09/04/2004 (7582 days ago)
Resolved 06/14/2005 (7299 days ago)
Milestone
Patch No

History
06/14/2005 07:38:05 PM Matt Selsky Comment #10
State ⇒ Resolved
Reply to this comment
Committed.
06/14/2005 08:29:02 AM Jan Schneider Comment #9 Reply to this comment
Yup.
06/14/2005 01:33:38 AM Matt Selsky Comment #8
State ⇒ Feedback
New Attachment: www_secure.patch Download
Reply to this comment
I went the extend Nic_Device_www route.  Looks OK?
04/08/2005 10:19:45 PM Chuck Hagenbuch Comment #7 Reply to this comment
How about making ssl a config setting (or just having a www_secure 
driver that extends the www driver, so people just choose the right 
one)?
04/08/2005 10:09:30 PM selsky (at) columbia (dot) edu Comment #6
New Attachment: nic.patch Download
Reply to this comment
Does a simple check for port 443 (and then use SSL) do the right thing(tm)?
02/20/2005 09:44:24 PM Jan Schneider Comment #5
State ⇒ Accepted
Reply to this comment
09/04/2004 04:50:40 PM Jan Schneider Comment #4 Reply to this comment
Yes.
09/04/2004 04:03:27 PM thomas (at) creativebusinessystems (dot) com Comment #3 Reply to this comment
The services applet seems to identify SSL services correctly. Is this 
a separate and distinct function from the Status Monitor?
09/04/2004 10:13:23 AM Jan Schneider Comment #2
Type ⇒ Enhancement
State ⇒ Assigned
Priority ⇒ 1. Low
Reply to this comment
This is no bug, Nic simply doesn't support SSL connects yet.
09/04/2004 01:53:56 AM thomas (at) creativebusinessystems (dot) com Comment #1
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ WWW on port 443
Queue ⇒ Nic
State ⇒ Unconfirmed
Reply to this comment
Setting the following in devices.php

$devices['www2']['driver'] = 'www';

$devices['www2']['params'] = array();

$devices['www2']['params']['hostspec'] = 'www.creativebusinessystems.com';

$devices['www2']['params']['port'] = '443';

$devices['www2']['params']['hostname'] = 'slapshot';

$devices['www2']['params']['subsystem'] = 'WWW';

Causes:

Host: www.creativebusinessystems.com

Connection Failed

I tried setting $devices['www2']['params']['subsystem'] = 'HTTPS';

as well with the same result.

Saved Queries