https://bz.apache.org/bugzilla/show_bug.cgi?id=69894
--- Comment #8 from paolo <[email protected]> --- Created attachment 40134 --> https://bz.apache.org/bugzilla/attachment.cgi?id=40134&action=edit Apache log with patch md library I attached the log with the patched md library. I suppose this is the issue: [Mon Dec 08 11:10:09.640688 2025] [ssl:info] [pid 1780506:tid 1780506] AH02568: Certificate and private key localhost:44300:0 configured from /home/paolo/work/keystore/user_ocsp.pem and /home/paolo/work/keystore/user_ocspKey.pem [Mon Dec 08 11:10:09.640953 2025] [md:trace1] [pid 1780506:tid 1780506] mod_md_ocsp.c(64): (2)No such file or directory: ocsp prime status call for: localhost [Mon Dec 08 11:10:09.640973 2025] [md:trace1] [pid 1780506:tid 1780506] mod_md_ocsp.c(68): (2)No such file or directory: ocsp prime does not apply here: server=localhost, sc=1ocsp=1, conf-ocsp=1 conf-others=0 But the files are here: paolo@localhost:~$ ll /home/paolo/work/keystore/user_ocsp.pem -rw-rw-r--. 1 paolo paolo 4102 Dec 8 11:08 /home/paolo/work/keystore/user_ocsp.pem paolo@localhost:~$ ll /home/paolo/work/keystore/user_ocspKey.pem -rw-------. 1 paolo paolo 1704 Dec 8 11:08 /home/paolo/work/keystore/user_ocspKey.pem paolo@localhost:~$ If you want I can send you the two pem files. They don't contain any sensitive data since I use those for testing only. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
