
24 Sep
2025
24 Sep
'25
3:16 p.m.
It would be nice to change log level for "No OCSP stapling response received" messages. However, this looks like it might be a bug. I also encountered the following case: verifyChain = yes checkHost = smtp.mail.eu-west-1.awsapps.com In this setup, no OCSP related options can suppress checking OCSP: OCSPrequire = no OCSPaia = no OCSPflag = NOVERIFY I would suggest to either add an option to disable OCSP checks with verifyChain=yes, or to adjust the behavior of OCSPrequire=no so it does that.