Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
> [!WARNING]
> This repo is deprecated because `bundle doctor --ssl` now provides information
> to troubleshoot SSL issues. It will still be maintained until all supported
> rubies ship with a version of Bundler providing `bundle doctor --ssl`, because
> many times SSL issues prevent users from upgrading Bundler.

# ruby-ssl-check

This script tries to help you diagnose SSL problems, especially related to certificates or TLS version while connecting to https://rubygems.org.
Expand Down