Bug 201390 - bootstrap.sh uses $HTTP_PUB_DIRECTORY when it should be using $HTTPS_PUB_DIRECTORY
Summary: bootstrap.sh uses $HTTP_PUB_DIRECTORY when it should be using $HTTPS_PUB_DIRE...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Configuration Management
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Todd Sanders
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: 462714
TreeView+ depends on / blocked
 
Reported: 2006-08-04 18:54 UTC by Guil Barros
Modified: 2011-01-05 22:49 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-05 22:49:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch to fix HTTP vs HTTPS issue (598 bytes, patch)
2006-08-04 18:54 UTC, Guil Barros
no flags Details | Diff

Description Guil Barros 2006-08-04 18:54:26 UTC
Description of problem:
The included bootstrap.sh on the Proxy Server seems to incorectly use
$HTTP_PUB_DIRECTORY when it should be using HTTP_PUB_DIRECTORY, effectively
making USING_SSL=1 not work.

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

How reproducible:
every time

Steps to Reproduce:
1. less /var/www/html/pub/bootstrap/bootstrap.sh
or
1. run the bootstrap on a system
  
Actual results:
...
* attempting to install corporate public CA cert
mv: cannot stat `RHN-ORG-TRUSTED-SSL-CERT': No such file or directory
...

Expected results:
* attempting to install corporate public CA cert

Additional Info:
HTTPS_PUB_DIRECTORY is set to HTTP_PUB_DIRECTORY previously in the script if
USING_SSL=0. Consequently everywhere in the script HTTPS_PUB_DIRECTORY is used
as its already set to the correct url. Seems that this is incorrectly. See
included patch.

Comment 1 Guil Barros 2006-08-04 18:54:26 UTC
Created attachment 133652 [details]
patch to fix HTTP vs HTTPS issue

Comment 2 Red Hat Bugzilla 2007-04-12 01:02:47 UTC
User bnackash's account has been closed

Comment 3 Red Hat Bugzilla 2007-05-03 05:40:31 UTC
User wregglej's account has been closed

Comment 5 Clifford Perry 2011-01-05 22:49:49 UTC
The RHN Satellite 4.x and RHN Proxy 4.x products have reached their end of
life. Please see:

Satellite 4 EOL Errata
 - https://rhn.redhat.com/errata/RHSA-2011-0001.html

RHN Proxy 4 EOL Errata
 - https://rhn.redhat.com/errata/RHSA-2011-0002.html

This bugzilla was reported for an unspecified version of the product, but was created prior to the release of 5.x - as such we assume this bug was reported for the 4.x version of the product - which is no longer supported. 

https://access.redhat.com/support/policy/updates/satellite/
RHN Satellite and Proxy Server 5
General availability: 	June 26, 2007

We are closing this bugzilla out. If you feel this bug report should be
reviewed again since it is valid for a currently supported product version,
then please feel free to re-open this bug report. 

Regards,
Clifford


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