<ms11>
$ curl -v https://api.rubygems.org * Rebuilt URL to: https://api.rubygems.org/ * Trying 151.101.194.2... * Connected to api.rubygems.org (151.101.194.2) port 443 (#0) * found 148 certificates in /etc/ssl/certs/ca-certificates.crt * found 592 certificates in /etc/ssl/certs * ALPN, offering http/1.1 * gnutls_handshake() failed: Error in the push function. * Closing connection 0 curl: (35) gnutls_handshake() failed: Error in the push
<ms11>
* Closing connection 0 curl: (35) gnutls_handshake() failed: Error in the push function.
<ms11>
i'm also talking with #fastly support. perhaps they jumped the gun on their tls 1.0/1.1 deprecation, and rubygems haven't yet switched over to tls 1.2?