Hi,

I'm not sure if this is known but when I try to access https://cloudflare.cdn.openbsd.org/pub/OpenBSD/ I get:

This site can’t provide a secure connection
cloudflare.cdn.openbsd.org uses an unsupported protocol.
ERR_SSL_VERSION_OR_CIPHER_MISMATCH

```
~$ curl -vvk https://cloudflare.cdn.openbsd.org/pub/OpenBSD/
* Host cloudflare.cdn.openbsd.org:443 was resolved.
* IPv6: 2606:4700::6811:f95c, 2606:4700::6811:f85c
* IPv4: 104.17.248.92, 104.17.249.92
*   Trying 104.17.248.92:443...
* Connected to cloudflare.cdn.openbsd.org (104.17.248.92) port 443
* ALPN: curl offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* TLSv1.3 (IN), TLS alert, handshake failure (552):
* OpenSSL/3.0.13: error:0A000410:SSL routines::sslv3 alert handshake failure
* Closing connection
curl: (35) OpenSSL/3.0.13: error:0A000410:SSL routines::sslv3 alert handshake failure
```

Best wishes,
Atanas

Reply via email to