Hi guys,
I've been thinking about adding OCSP to the Plesk Panel, but I wasn't sure of the best way to do it.
I think I could just add the directives to...
Or I was thinking I could add these directives to a file called
and add a link in the plesk.conf file, eg...
I have decided to go with the latter and it's all working.
So that's great, HSTS and OCSP enabled on my Plesk port, I use one domain for Plesk.
I'm using Ubuntu 12.04.4 LTS and Plesk 11.5.30 #37
I hope this helps someone else.
Regards
Lloyd
I've been thinking about adding OCSP to the Plesk Panel, but I wasn't sure of the best way to do it.
I think I could just add the directives to...
Code:
/etc/sw-cp-server/conf.d/plesk.conf
Or I was thinking I could add these directives to a file called
Code:
/etc/sw-cp-server/conf.d/ocsp.inc
and add a link in the plesk.conf file, eg...
Code:
include conf.d/*ocsp.inc;
I have decided to go with the latter and it's all working.
So that's great, HSTS and OCSP enabled on my Plesk port, I use one domain for Plesk.
I'm using Ubuntu 12.04.4 LTS and Plesk 11.5.30 #37
I hope this helps someone else.
Regards
Lloyd
Last edited: