Bug 145628 - system-config-securitylevel-tui automatically adds https:tcp
Summary: system-config-securitylevel-tui automatically adds https:tcp
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: system-config-securitylevel
Version: 4.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Chris Lumens
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-01-20 08:38 UTC by blbooth
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-29 15:40:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description blbooth 2005-01-20 08:38:02 UTC
Description of problem:

Using system-config-securitylevel-tui and selecting to allow incoming
on WWW (HTTP) ends up with both 80:tcp and 443:tcp being written to
/etc/sysconfig/system-config-securitylevel and then put into iptables.

The next time system-config-securitylevel-tui is run, https:tcp is
listed under "other ports".  Removing https:tcp, while keeping WWW
(HTTP), doesn't change anything because 443:tcp keeps getting written
back to /etc/sysconfig/system-config-securitylevel as long as WWW has
been selected.


Steps to Reproduce:

1. system-config-securitylevel-tui
2. enable -> customize -> WWW (HTTP) -> OK -> OK
3. system-config-securitylevel-tui
4. customize, "https:tcp" is now under Other ports.
5. erase "https:tcp" -> OK -> OK
6. GOTO 3


If this was a conscious design decision, then it would look less
clumsy by using something like "WWW (HTTP/HTTPS)" instead.

Comment 2 Chris Lumens 2005-03-29 15:40:39 UTC
Fixed in Rawhide by splitting HTTPS out into a separate option from HTTP.


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