OCSP stapling issues with httpd(8) and ocspcheck(1)

2017-05-10 Thread martian
Hello, I am attempting to enable OCSP stapling with httpd, however when clients attempt to verify said signature, they fail. My process for generating the staplefile is as follows: # ocspcheck -N -o /etc/ssl/ocsp/.com.der \ /etc/ssl/private/.com.fullchain.pem This appea

Re: OCSP stapling issues with httpd(8) and ocspcheck(1)

2017-05-10 Thread martian
to note, I am running 6.1-stable.