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