Steps to replicate the issue (include links if applicable):
- curl -v https://wikimedia-dns.org --tls-max 1.2
What happens?:
* Host wikimedia-dns.org:443 was resolved. * IPv6: 2001:67c:930::1 * IPv4: 185.71.138.138 * Trying [2001:67c:930::1]:443... * ALPN: curl offers h2,http/1.1 * TLSv1.2 (OUT), TLS handshake, Client hello (1): * SSL Trust Anchors: * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath: /etc/ssl/certs * TLSv1.2 (OUT), TLS alert, decode error (562): * TLS connect error: error:0A000126:SSL routines::unexpected eof while reading * closing connection #0 curl: (35) TLS connect error: error:0A000126:SSL routines::unexpected eof while reading
What should have happened instead?:
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Found this when using a Wikipedia Android fork (T327286) integrated Wikimedia DNS on a Android 9 device which doesn't have TLS1.3.