Re: SSL issues after upgrading from 7.3 to 7.4

2023-10-22 Thread Stuart Henderson
On 2023-10-21, Theo Buehler wrote: > On Sat, Oct 21, 2023 at 09:23:51AM +0300, Mark wrote: >> So, no idea on this? > > No. OCSP does work for me on 7.4 when enabled, both with httpd and nginx. > With nginx, you need to have accessed the page at least once so it > fetches and caches the staple and

Re: SSL issues after upgrading from 7.3 to 7.4

2023-10-21 Thread Theo Buehler
On Sat, Oct 21, 2023 at 09:23:51AM +0300, Mark wrote: > So, no idea on this? No. OCSP does work for me on 7.4 when enabled, both with httpd and nginx. With nginx, you need to have accessed the page at least once so it fetches and caches the staple and that may depend on the per worker process. I

Re: SSL issues after upgrading from 7.3 to 7.4

2023-10-21 Thread Daniele B.
Do you mind to post your nginx ssl configuration together with your resolver directive? -- Daniele Bonini Mark wrote: > > "SERVER DOES NOT SUPPORT OCSP STAPLING" after the upgrade. > > > > However, again, OCSP stapling is implemented correctly in my > > nginx.conf file, working since a year.

Re: SSL issues after upgrading from 7.3 to 7.4

2023-10-20 Thread Mark
So, no idea on this? There are people having similar SSL issues (have been reading about them in IRC channels) I don't use TLSv1.0, TLSv1.1 neither. I'm aware of the related-changes in 7.4. Best, Mark. Mark , 16 Eki 2023 Pzt, 22:01 tarihinde şunu yazdı: > Hi. > > First of all, thank you very m

SSL issues after upgrading from 7.3 to 7.4

2023-10-16 Thread Mark
Hi. First of all, thank you very much for all your great efforts on 7.4! I upgraded my VPS from 7.3 to 7.4, and It's weird that, after upgrade, Qualys SSL Labs test for HTTPS/SSL websites gives: "HTTP request to this server failed, see below for details." However, my website works fine with brow