Searched defs:certPath (Results 1 – 2 of 2) sorted by relevance
39 const certPath = path.join(folder, `cert-${name}.pem`); constant
33 let certPath = bundle.path(forResource: name.rawValue, ofType: "pem")! in getTestCertificate() variable