We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac9293 commit efd5dadCopy full SHA for efd5dad
.travis.yml
@@ -9,5 +9,6 @@ branches:
9
before_install:
10
- openssl version
11
- openssl ciphers -v
12
+- openssl s_client -cipher ECDHE-RSA-AES256-GCM-SHA384 -connect github.blog:443 -tls1_2
13
sudo: false
14
cache: bundler
0 commit comments