Hi John, I download and installed the cert from the Katello server: wget -O /tmp/katello-ca-consumer-latest.noarch.rpm http: //katello/pub/katello-ca-consumer-latest.noarch.rpm yum -y localinstall /tmp/katello-ca-consumer-latest.noarch.rpm
Then I attempt to join the client to the Katello server: subscription-manager register --org="Default_Organization" --activationkey= "Base_Key_C7" --force Both the Katello server and Client are running CentOS 7.4 On Tuesday, December 5, 2017 at 1:56:05 PM UTC-8, John Mitsch wrote: > > Philippe, > > Can you go over the steps you are using to setup the client? > > -John > > John Mitsch > Red Hat Engineering > (860)-967-7285 > irc: jomitsch > > On Tue, Dec 5, 2017 at 2:50 PM, Philippe Conway <[email protected] > <javascript:>> wrote: > >> So I actually went ahead and regenerated the certs on the Katello server. >> However, I am still getting the same error. :( >> >> >> On Tuesday, December 5, 2017 at 9:19:35 AM UTC-8, Philippe Conway wrote: >>> >>> Hi Lukas, >>> >>> I have imported my Cert located in http://katello/pub, however I am >>> still getting the same error. Any other ideas? Is it possible to regenerate >>> the cert? >>> >>> >>> On Tuesday, December 5, 2017 at 12:44:52 AM UTC-8, Lukas Zapletal wrote: >>>> >>>> Hello, >>>> >>>> the error message says it all. Your client does not know server's >>>> certificate. Import it, it's available in http://katello/pub for >>>> download. >>>> >>>> LZ >>>> >>>> On Tue, Dec 5, 2017 at 1:58 AM, Philippe Conway >>>> <[email protected]> wrote: >>>> > Hello, >>>> > >>>> > I am having issues joining a server to our Katello server. >>>> > >>>> > I receive the following error: >>>> > >>>> > Unable to verify server's identity: [SSL: TLSV1_ALERT_UNKNOWN_CA] >>>> tlsv1 >>>> > alert unknown ca (_ssl.c:579) >>>> > >>>> > I am running Katello 3.4 on CentOS 7.4. The server I am trying to >>>> joing the >>>> > Katello server to is also a CentOS 7.4 server. >>>> > >>>> > I am guessing this is an SSL cert error, but I'm not sure how I could >>>> be >>>> > getting this since I am using the cert provided by the Katello server >>>> > itself. >>>> > >>>> > Any ideas? Any help would be greatly appreciated. Thank you. >>>> > >>>> > -- >>>> > You received this message because you are subscribed to the Google >>>> Groups >>>> > "Foreman users" group. >>>> > To unsubscribe from this group and stop receiving emails from it, >>>> send an >>>> > email to [email protected]. >>>> > To post to this group, send email to [email protected]. >>>> > Visit this group at https://groups.google.com/group/foreman-users. >>>> > For more options, visit https://groups.google.com/d/optout. >>>> >>>> >>>> >>>> -- >>>> Later, >>>> Lukas @lzap Zapletal >>>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
