cert_path(certificate)
Returns the path to the trusted certificate
# File lib/rubygems/security/trust_dir.rb, line 35 def cert_path certificate name_path certificate.subject end