module Certifi
Constants
- VERSION
Public Class Methods
where()
click to toggle source
# File lib/certifi.rb, line 4 def self.where File.expand_path(File.join(File.dirname(__FILE__), "certifi/vendor/cacert.pem")) end