authenticated origin pulls not sending the certificate
I have enabled in my domain the SSL Mode to Full (Strict)
And also toggled the authenticated origin pulls
However when enabling the custom log format as below
In the log I don't see the certificate arriving
Moreover if I change the verification from optional to on as expected it shows 400 Bad Request, no certificate.
What could be missing to enable authenticated origin pulls and send the actual certificate?
I downloaded the certificate authenticated_origin_pull_ca.pem and installed on nginx from the knowledgebase url.


2 Replies
Feedback
Feedback has been submitted! Thank you :)
Well on the origin server we operate a standard installation of nginx + mod security and iptables but there's no filtering active that could filter out the certificate afaik