Help About OCSP Stapling

Deepblue

Active Member
#1
Hello,
I need your assist to enable ocsp stapling feature on lsws. I've followed this guide but there is someting that i cant figure out and i am not sure what is it. Somehow i've failed to enable it properly.
I am using GeoTrust DV SSL CA - G3 certificate and CPanel on Centos 7.3 64 bit.
Here is my setup:
http://prntscr.com/ghep6r
http://prntscr.com/gheqxg
When i run this command:
Code:
openssl s_client -connect mywebsite.com:443 -tls1 -tlsextdebug -status
This is the result i am getting:
http://prntscr.com/ghes0k
What am i doing wrong?
Thanks.
 

Pong

Administrator
Staff member
#2
You will need to set on apache configuration as the same way as Apache, as stated in the wiki, not the LSWS native setting part.
 
Top