We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b1031dd + 8ea0ff4 commit 5d35cd0Copy full SHA for 5d35cd0
README.md
@@ -1,3 +1,9 @@
1
+> [!WARNING]
2
+> This repo is deprecated because `bundle doctor --ssl` now provides information
3
+> to troubleshoot SSL issues. It will still be maintained until all supported
4
+> rubies ship with a version of Bundler providing `bundle doctor --ssl`, because
5
+> many times SSL issues prevent users from upgrading Bundler.
6
+
7
# ruby-ssl-check
8
9
This script tries to help you diagnose SSL problems, especially related to certificates or TLS version while connecting to https://rubygems.org.
0 commit comments