Registry / networking / certified

certified

JSON →
library1.0.0rbrubygemsunverified

Ensures net/https uses OpenSSL::SSL::VERIFY_PEER to verify SSL certificates and provides a certificate bundle if OpenSSL cannot find one.

gem install certified
INSTALL
IMPORT
SIG · CERTIFIED
C
certified
networkingrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Certified
require 'certified'

Enables SSL certificate verification for HTTPS requests

require 'certified' require 'net/https' Net::HTTP.get(URI('https://example.com'))
Debug
Known issues
gotchaMay override system certificate store with bundled bundle
fix
Set environment variable SSL_CERT_FILE to use custom certificates
affects: >= 1.0.0
Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
Resources
certified — gem install certified · libregistry