Sounds like an SELinux issue. Ran into something similar when I copied / generated certificates in my home directory then moved them to /etc/httpd. If you have the files backed up, you can try running 'ls -alZ' in the directory to check the file context. Running 'restorecon <filename>' on your certificate files would have resolved it if SELinux was the issue.
On Wednesday, July 27, 2016 at 12:07:14 AM UTC+10, Eric Helms wrote: > > No worries! Certs don't always make it easy -- glad to hear its working! > > Eric > > On Tue, Jul 26, 2016 at 9:49 AM, Edgars M. <[email protected] > <javascript:>> wrote: > >> Hi Eric >> >> I re-generated all certs and re-downloaded CA cert again and now it >> works! I have no idea what was wrong with them. Sorry about all the noise :) >> >> Edgars >> >> trešdiena, 2016. gada 6. jūlijs 22:51:48 UTC+2, Eric Helms rakstīja: >>> >>> Katello 3.0.2 has been released to supply bug fixes and major upgrade >>> issues found by some awesome users. Please see the changelog for more >>> information ( >>> https://github.com/Katello/katello/blob/KATELLO-3.0/CHANGELOG.md). >>> >>> Installation >>> ============ >>> >>> For installation, please see the instructions at: >>> >>> Server: http://www.katello.org/docs/3.0/installation/index.html >>> <http://www.katello.org/docs/2.4/installation/index.html> >>> Capsule: http://www.katello.org/docs/3.0/installation/capsule.html >>> <http://www.katello.org/docs/2.4/installation/capsule.html> >>> >>> Bug reporting >>> ============= >>> If you come across a bug in your testing, please file it and note the >>> version of Katello that you're using in the report and set the release >>> to 3.0.2. >>> >>> http://projects.theforeman.org/projects/katello/issues/new >>> >>> >>> -- >>> Eric D. Helms >>> Red Hat Engineering >>> Ph.D. Student - North Carolina State University >>> >> -- >> 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. >> > > > > -- > Eric D. Helms > Red Hat Engineering > Ph.D. Student - North Carolina State University > -- 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.
