Bug 709872 - New property required: SSL CA certificate
Summary: New property required: SSL CA certificate
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Update Infrastructure for Cloud Providers
Classification: Red Hat
Component: Documentation
Version: 2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Lana Brindley
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: rhui-20
TreeView+ depends on / blocked
 
Reported: 2011-06-01 20:16 UTC by Jay Dobies
Modified: 2016-02-18 06:14 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-29 04:49:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jay Dobies 2011-06-01 20:16:16 UTC
The installer now requires another piece of information, the CA certificate used to sign the RHUA's SSL certificate.

This is needed for the CDS to be able to connect to the RHUA to synchronize repositories. The CDS uses the CA certificate to verify that the RHUA's SSL certificate is valid during the SSL handshake.

This property is named "ca_cert" and is found in the [rhua] section of the answers file.

Relevant snippet from answers.sample:

# CA certificate used to sign the RHUA's SSL certificate. This is needed by the CDS
# instances when connecting back to the RHUA to synchronize content to verify the
# RHUA certificate during the handshake.
ca_cert:

Comment 1 wes hayutin 2011-06-06 21:15:38 UTC
added to rhui-20 tracker

Comment 2 Lana Brindley 2011-06-14 22:18:10 UTC
Added to procedure:

<step id="step-Installation_Guide-RHUA-ca_cert">
	<title><parameter>ca_cert</parameter></title>
		 <para>
			Enter the full path to the certificate authority (CA) certificate:
		</para>
<programlisting>
ca_cert: ca.crt
</programlisting>
</step>


Also updated example.

Revision 1-13 

LKB

Comment 3 Sachin Ghai 2011-06-23 08:46:46 UTC
Verified in stage doc (under revision 1-13) at:

http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/pdf/Installation_Guide/Red_Hat_Update_Infrastructure-2.0-Installation_Guide-en-US.pdf

Changed are reflected under section 3.1 Answer File on page13 ==> Exact changes under same section on page 15 ( under RHUA section) and Page16 ( Under 3.1 Example Answer file)

Comment 4 Lana Brindley 2011-07-29 04:49:43 UTC
This book is now available at http://docs.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.0/html/Installation_Guide/index.html

Please raise a new bug for any further changes.

LKB


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