Upgraded my ISPConfig Server from Debian 11 to 12, since Update, SSL isn't working anymore. Log: Code: Unable to configure certificate cloud.#######:443:0 for stapling ssl_stapling_init_cert: no OCSP URI in certificate and no SSLStaplingForceURL set Any Suggestions?
The SSL Stapling info message is uncritical. if you can not get Let#s Encrypt certs, follow the Checklist: https://forum.howtoforge.com/threads/lets-encrypt-error-faq.74179/
Thats not an info message, it is an error message: Code: [Sat May 31 15:39:14.557680 2025] [ssl:error] [pid 250836:tid 250836] AH02218: ssl_stapling_init_cert: no OCSP URI in certificate and no SSLStaplingForceURL set [subject: > [Sat May 31 15:39:14.557694 2025] [ssl:error] [pid 250836:tid 250836] AH02604: Unable to configure certificate cloud.####:443:0 for stapling
It's an info message as it is irrelevant to your issue and causes no malfunction in SSL, making it an info message. I posted what I recommend you follow to solve your problem.