Forum Discussion
Failed to initialize OCSP Auth Module
I created an OCSP responder with URL of http://ocsp.example.com and assigned the certificate authority file. All other values were left at their defaults. In the VPE I created the "ocsp auth" agent directly after "on-demand-cert Auth" and assigned the previously created ocsp responder.
I always get this message in apm log: "failed to initialize ocsp auth module".
in the tcpdump there is no ocsp request going to microsoft ca from apm. tcpdump -ni 0.0 -s0 host ocsp.example.com and port 80
So why is apm not sending out an ocsp request ?
I did a test with openssl, but seems that microsoft ca does not allow post requests:
openssl ocsp -issuer MY-ROOT-CA.pem -cert bob.pem -url http://ocsp.example.com -CAfile MY-ROOT-CA.pem Error querying OCSP responsder 9886:error:27075072:OCSP routines:PARSE_HTTP_LINE1:server response error:ocsp_ht.c:224:Code=405,Reason=Method Not Allowed
Any clues ?
THX
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
