Bug 67661 - CUPS breaks when using non-standard SSL port
Summary: CUPS breaks when using non-standard SSL port
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: cups
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-06-28 17:53 UTC by Tom
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-09-25 19:21:40 UTC
Embargoed:


Attachments (Terms of Use)

Description Tom 2002-06-28 17:53:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513

Description of problem:
If you attempt to use an ssl port besides 443, the interface breaks and you are
unable to use your web browser to configure the server.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. generate SSL certs using openssl
openssl req -new -x509 -keyout /etc/cups/ssl/server.key -out
/etc/cups/ssl/server.crt -days 365 -nodes

2. modify /etc/cups/cupsd.conf to include an SSLPort line (something like
SSLPort 4430)

3. restart CUPS

4. go to https://servername:4430/ , problem

	

Actual Results:  was unable to configure system

Expected Results:  should have been able to configure system

Additional info:

It conflicts with my stronghold server on 443 (duh! :) I haven't been able to
find any thing pointing to this being a cups problem.

Comment 1 Tom 2002-07-30 19:02:53 UTC
This is a bug in cups < 1.1.15 (i.e. fixed in limbo :)

Any chance on RH updating (or backporting) the fix into 1.1.14.


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