Re: httpd ssl problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 07/10/2013 09:51 AM, Nemrow, Jason wrote:
> Yep. I disabled SELinux and everything is working now for ssl and
> apache.  I will have to look later and study up on how to make
> SELinux work with this setup.


restorecon -R -v /etc/pki/tls

It sounds like you saved the crt file somewhere else first, and then 
used "mv" to place it in /etc/pki/tls/certs.  Use "cp" instead.  A file 
that's moved will keep its original SELinux context.  A file that's 
copied will be a new file, and will get its context from the parent 
directory.
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux