Bug 496615

Summary: USE_SSL value in "man configure-proxy.sh" is wrong
Product: [Community] Spacewalk Reporter: Rob James <rssjames>
Component: Proxy ServerAssignee: Miroslav Suchý <msuchy>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: low Docs Contact:
Priority: low    
Version: 0.6CC: cperry
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-09-10 12:00:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 456554    

Description Rob James 2009-04-20 11:29:32 UTC
The man page for configure-proxy.sh says to use either 1 or 0 for USE_SSL, but the yes_no function in configure-proxy.sh will convert this back to 0 (only values Y|y|Y/n|n/Y will end up as 1). Either the man page or the yes_no function needs updating.

Comment 1 Miroslav Suchý 2009-07-20 11:32:31 UTC
1 is taken up as Y now.
Commit b08e741d965535d9d67cb61abbd0200d6fa936e9
Fixed in spacewalk-proxy-installer-0.6.20-1

Comment 2 Miroslav Suchý 2009-09-10 12:00:52 UTC
Spacewalk 0.6 released.