class Gem::Security::TrustDir

def cert_path(certificate)

def cert_path(certificate)
  name_path certificate.subject
end