Bug 653844
Summary: | selinux denial on certificate of satellite | ||
---|---|---|---|
Product: | Red Hat Satellite Proxy 5 | Reporter: | Petr Sklenar <psklenar> |
Component: | Docs Installation Guide | Assignee: | Lana Brindley <lbrindle> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Minar <mminar> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 540 | CC: | cperry, mhideo, mkoci, mminar, pnovotny |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-06-16 22:09:46 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: | 644720 | ||
Bug Blocks: | 677505 |
Description
Petr Sklenar
2010-11-16 09:42:44 UTC
Using certificate with tmp_t is not good. Certificate should have usr_t type. OK. We should mention in documentation that certificate file has to be placed in /usr/share/rhn. Added to content specification for 5.4.1. LKB In the following section: http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Network_Satellite/5.4/html/Proxy_Installation_Guide/s1-installation-install-config.html The text includes: In the CA Chain prompt, press Enter to use the default path for the Certificate Authority (CA) Chain, which if the RHN Proxy is communicating with an RHN Satellite then this value is usually /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT. If it is communicating with RHN Hosted, it is usually the /usr/share/rhn/RHNS-CA-CERT file. If this is incorrect, please provide the correct details. If this information needs to be changed or added elsewhere, please be explicit with the location of the incorrect or missing information. LKB Taking this bug for verification. (In reply to comment #3) > In the following section: > http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Network_Satellite/5.4/html/Proxy_Installation_Guide/s1-installation-install-config.html > > The text includes: > In the CA Chain prompt, press Enter to use the default path for the Certificate > Authority (CA) Chain, which if the RHN Proxy is communicating with an RHN > Satellite then this value is usually /usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT. > If it is communicating with RHN Hosted, it is usually the > /usr/share/rhn/RHNS-CA-CERT file. > > > If this is incorrect, please provide the correct details. If this information > needs to be changed or added elsewhere, please be explicit with the location of > the incorrect or missing information. > > LKB The paragraph is correct, but I would add a sentence at the end of it explicitly saying that the SSL certificate has to be always placed in the '/usr/share/rhn/' directory. Something like: "If you want to use your own custom SSL certificate, it always has to be placed in the /usr/share/rhn/ directory." or "If you want to use your own custom SSL certificate, remember that it is necessary to place it in the /usr/share/rhn/ directory." Moving back to ON_DEV. Sorry for moving BZ to ON_DEV, it should be on ASSIGNED. Correcting. (In reply to comment #5) > > The paragraph is correct, but I would add a sentence at the end of it > explicitly saying that the SSL certificate has to be always placed in the > '/usr/share/rhn/' directory. > Something like: > "If you want to use your own custom SSL certificate, it always has to be placed > in the /usr/share/rhn/ directory." > or > "If you want to use your own custom SSL certificate, remember that it is > necessary to place it in the /usr/share/rhn/ directory." > <para> In the <guilabel>CA Chain</guilabel> prompt, press <keycap>Enter</keycap> to use the default path for the Certificate Authority (CA) Chain, which if the RHN Proxy is communicating with an RHN Satellite then this value is usually <filename>/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT</filename>. If it is communicating with RHN Hosted, it is usually the <filename>/usr/share/rhn/RHNS-CA-CERT</filename> file. Custom SSL certificates must be located in the <filename>/usr/share/rhn/</filename> directory. </para> Fixed in revision 1-9. LKB This book has now been dropped to translation (RT#75265). No further updates can be accepted. Please raise a new bug for any changes. LKB 5.4.1 Satellite books are now available on docs.redhat.com. Please raise a new bug for any issues. LKB |