Re: openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread patrick keshishian
On Wed, Apr 16, 2025 at 4:26 PM patrick keshishian wrote: > > On Wed, Apr 16, 2025 at 1:42 PM Martin Schröder wrote: > > > > Am Mi., 16. Apr. 2025 um 22:09 Uhr schrieb Bryce Chidester > > : > > > Here's Linux/curl for example. > > > $ curl --cert-status https://www.openbsd.org > > > curl: (91) O

Re: openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread patrick keshishian
On Wed, Apr 16, 2025 at 1:42 PM Martin Schröder wrote: > > Am Mi., 16. Apr. 2025 um 22:09 Uhr schrieb Bryce Chidester > : > > Here's Linux/curl for example. > > $ curl --cert-status https://www.openbsd.org > > curl: (91) OCSP response has expired > > Can reproduce on 7.5: > > > curl --cert-status

Re: openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread Martin Schröder
Am Mi., 16. Apr. 2025 um 22:09 Uhr schrieb Bryce Chidester : > Here's Linux/curl for example. > $ curl --cert-status https://www.openbsd.org > curl: (91) OCSP response has expired Can reproduce on 7.5: > curl --cert-status --verbose https://www.openbsd.org * Host www.openbsd.org:443 was resolved.

Re: openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread Bryce Chidester
On Wed, 16 Apr 2025 at 13:05, Rafael Sadowski wrote: > > Check your time/ntp Thanks. I have checked my time. And I can reproduce the error on multiple other machines. I'm as certain as I can be that this is not a local issue. Here's Linux/curl for example. $ curl --cert-status https://www.ope

openbsd.org ocsp verify failed: ocsp response not current

2025-04-16 Thread Bryce Chidester
Hey all, Heads up that there appears to be a configuration issue with www.openbsd.org $ ftp https://www.openbsd.org/spamd/nixspam.gz Trying 199.185.178.80... Requesting https://www.openbsd.org/spamd/nixspam.gz ftp: SSL write error: ocsp verify failed: ocsp response not current -Bryce