Le 16/11/2017 à 15:26, Victor Stinner a écrit : > Hi, > >> * gnutls_handshake() failed: Error in the pull function. > > It looks more like a TLS issue rather than an IPv6 issue. It reminds > me a similar TLS issue on blog.python.org: > > "blog.python.org in HTTPS doesn't provide a server certificate?" > https://github.com/python/psf-infra-meta/issues/3 > > You may want to try the following command to get more information your > TLS issue: > > openssl s_client -connect blog.python.org -port 443
Unfortunately, "openssl s_client" doesn't seem to support IPv6 here (Ubuntu 16.04). Regards Antoine. _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/