<html><head></head><body bgcolor="#FFFFFF"><div>Well it's not hard to start over. Maybe spacewalk-reconfigure or similar?  We use puppet for the install so it's trivial<br><br>On 3 May 2012, at 19:47, "Musayev, Ilya" <<a href="mailto:imusayev@webmd.net">imusayev@webmd.net</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--><div class="WordSection1"><p class="MsoNormal"><span style="color:#1F497D">Its already installed, any way to alter? I have to redo everything </span><span style="font-family:Wingdings;color:#1F497D">L</span><span style="color:#1F497D"><o:p></o:p></span></p><p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p><div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:spacewalk-list-bounces@redhat.com">spacewalk-list-bounces@redhat.com</a> [mailto:spacewalk-list-bounces@redhat.com] <b>On Behalf Of </b>Tom Brown<br><b>Sent:</b> Thursday, May 03, 2012 2:44 PM<br><b>To:</b> <a href="mailto:spacewalk-list@redhat.com">spacewalk-list@redhat.com</a><br><b>Cc:</b> <a href="mailto:spacewalk-list@redhat.com">spacewalk-list@redhat.com</a><br><b>Subject:</b> Re: [Spacewalk-list] high availabilty and spacewalk SSLs<o:p></o:p></span></p></div></div><p class="MsoNormal"><o:p> </o:p></p><div><p class="MsoNormal" style="margin-bottom:12.0pt">Set your hostnames to the VIP name during install then change it back for operation. We do it like this with dual masters then dual proxies spread about the dc's<br><br>On 3 May 2012, at 19:30, "Musayev, Ilya" <<a href="mailto:imusayev@webmd.net">imusayev@webmd.net</a>> wrote:<o:p></o:p></p></div><blockquote style="margin-top:5.0pt;margin-bottom:5.0pt"><div><p class="MsoNormal">Iā€™m trying to design spacewalk environment with HA in mind.<o:p></o:p></p><p class="MsoNormal"> <o:p></o:p></p><p class="MsoNormal">The proposed layout as follows<o:p></o:p></p><p class="MsoNormal"> <o:p></o:p></p><p class="MsoNormal">2 master server  <o:p></o:p></p><p class="MsoNormal">   <a href="http://masterspwlk-ny.example.com">masterspwlk-ny.example.com</a> as a hostname and CNAME <a href="http://myspacewalk.example.com">myspacewalk.example.com</a> ā€“ ACTIVE host<o:p></o:p></p><p class="MsoNormal">   <a href="http://masterspwlk-ca.example.com">masterspwlk-ca.example.com</a> as a hostname and CNAME <a href="http://myspacewalk.example.com">myspacewalk.example.com</a> ā€“ STANDBY host, the CNAME flip will occur only if ACTIVE host fails.<o:p></o:p></p><p class="MsoNormal"> <o:p></o:p></p><p class="MsoNormal">2 spacewalk proxy hosts (connects to <a href="http://myspacewalk.example.com">myspacewalk.example.com</a>)<o:p></o:p></p><p class="MsoNormal">  <a href="http://spwlk-proxy-ny.example.com">spwlk-proxy-ny.example.com</a> with CNAME <a href="http://spwlk-ny.example.com">spwlk-ny.example.com</a>  <o:p></o:p></p><p class="MsoNormal">  <a href="http://spwlk-proxy-ca.example.com">spwlk-proxy-ca.example.com</a> with CNAME <a href="http://spwlk-ca.example.com">spwlk-ca.example.com</a><o:p></o:p></p><p class="MsoNormal"> <o:p></o:p></p><p class="MsoNormal">My problem, the SSL certificates are bounded to hostname and when client gets the cert ā€“ it complains about cert mismatch. For example, the cert was issued to <a href="http://masterspwlk-ny.example.com">masterspwlk-ny.example.com</a>, but the host that is being use is <a href="http://myspacewalk.example.com">myspacewalk.example.com</a>.<o:p></o:p></p><p class="MsoNormal"> <o:p></o:p></p><p class="MsoNormal">How would I mitigate this issue, can I recreate the certificates with CNAME, what would be the procedure? Can I have multiple certs on master and proxy hosts?<o:p></o:p></p><p class="MsoNormal"> <o:p></o:p></p><p class="MsoNormal">Any feedback is appreciated,<o:p></o:p></p><p class="MsoNormal"> <o:p></o:p></p><p class="MsoNormal">Thanks<o:p></o:p></p><p class="MsoNormal">ilya<o:p></o:p></p></div></blockquote><blockquote style="margin-top:5.0pt;margin-bottom:5.0pt"><div><p class="MsoNormal"><span style="font-size:12.0pt;font-family:"Times New Roman","serif"">_______________________________________________<br>Spacewalk-list mailing list<br><a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><o:p></o:p></span></p></div></blockquote></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Spacewalk-list mailing list</span><br><span><a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a></span><br><span><a href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a></span></div></blockquote></body></html>