[colug-432] self-signed cert on the main website.

R P Herrold herrold at owlriver.com
Mon Feb 10 15:45:39 EST 2020


On Sat, 8 Feb 2020 00:23:33 -0500, Chris Punches <punches.chris at gmail.com> wrote:
 
> Also I noticed today that we're now using a self-signed cert on the main

'... Now ...'

Those keys have been there for years

SSLCertificateFile /etc/pki/tls/certs/localhost.crt
SSLCertificateKeyFile /etc/pki/tls/private/localhost.key

[root at www conf.d]# ls -al /etc/pki/tls/certs/localhost.crt 
	/etc/pki/tls/private/localhost.key
-rw-------. 1 root root 1188 Sep 24  2013 
	/etc/pki/tls/certs/localhost.crt
-rw-------. 1 root root  887 Sep 24  2013 
	/etc/pki/tls/private/localhost.key
[root at www conf.d]#

-- Russ herrold



More information about the colug-432 mailing list