Page 1 of 1

SSL issues after upgrading to 3.0.0.9

Posted: 18 Apr 2016 16:05
by tjg88
After I upgraded to 3.0.0.9, the upgrade seems to have reverted my system back to a self signed certificate. Is this a known issue?

Re: SSL issues after upgrading to 3.0.0.9

Posted: 19 Apr 2016 07:01
by DaN
Hi,

no bug, feature.
https://raw.githubusercontent.com/E-F-A ... LEASENOTES
"HTTPS Enabled by Default"

Re: SSL issues after upgrading to 3.0.0.9

Posted: 21 Apr 2016 13:23
by ayh20
I note that the release notes are wrong.....

if says that the cert/key are in:

Code: Select all

/etc/pki/certs/localhost.crt
/etc/pki/private/localhost.key
but they are actually in:

Code: Select all

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

Re: SSL issues after upgrading to 3.0.0.9

Posted: 22 Apr 2016 11:30
by DaN