Re: OCSP checks fail only on 1st site hit; OK afterwards ?

2022-11-09 Thread PGNet Dev
This 2012 post Priming the OCSP cache in Nginx https://unmitigatedrisk.com/?p=241 comments "... in Nginx 1.3.7, unfortunately architectural restrictions made it impractical to make it so that pre-fetching the OCSP response on server start-up so instead the fir

Re: OCSP checks fail only on 1st site hit; OK afterwards ?

2022-11-09 Thread PGNet Dev
an old, 2015 post from Caddy Webserver's author, OCSP Stapling Robustness in Apache and nginx https://gist.github.com/mholt/3b4910c802b2ed7e92294e26a1ae8551 comments, "... nginx's logic is a lot more robust than Apache's in this regard. Good OCSP responses are

Rewrite rules for Nginx

2022-11-09 Thread Bumb1ebe
Hello I am just moving my website from apache to nginx. Unfortunately none of the online converters helped me with dealing the htaccess migration to nginx rewrite rules. Can someone help me with rewriting the correctly please? Options +FollowSymlinks RewriteEngine On ServerSignature Off Rewrit

OCSP checks fail only on 1st site hit; OK afterwards ?

2022-11-09 Thread PGNet Dev
i run nginx/1.23.2 on linux after a clear reboot, on first access to my site front page, I see in log ==> /var/log/nginx/example.com.443.error.log <== 2022/11/09 12:38:15 [info] 1460#1460: *2 SSL_do_handshake() failed (SSL: error:0A000412:SSL routines::sslv3 alert bad certificat

Re: nginx returns html instead of json response

2022-11-09 Thread Kaushal Shriyan
Hi, Checking in again if someone can help me with my earlier post to this mailing list? I have a follow up question, when the user invokes -> http://mydomain.com/apis -> Nginx Webserver -> Drupal 9 Core CMS -> PHP-FPM backend server. Nginx should present the below