curl/wget: fail letsencrypt ceritifcate validation

2020-12-21 Thread Greg Steuck
Unlike firefox, chromium, and openssl s_client, these command line tools fail to connect (openbsd-amd64-current): % curl --verbose https://oleg.fi/gentle-introduction-2020.11.tar.gz * Trying 91.232.156.79:443... * Connected to oleg.fi (91.232.156.79) port 443 (#0) * ALPN, offering h2 * ALPN, off

Re: curl/wget: fail letsencrypt ceritifcate validation

2020-12-22 Thread Stuart Henderson
TL;DR server admin needs to fix their side. On 2020/12/21 14:41, Greg Steuck wrote: > Unlike firefox, chromium, and openssl s_client, these command line tools > fail to connect (openbsd-amd64-current): > > % curl --verbose https://oleg.fi/gentle-introduction-2020.11.tar.gz > * Trying 91.232.156