Home
last modified time | relevance | path

Searched refs:certPEMPath (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/commands/
H A DEasDispatch.ts174 const certPEMPath = path.join(credentialsDir, 'cert.pem'); constant
180 ['x509', '-inform', 'der', '-in', certDERPath, '-out', certPEMPath],
196 certPEMPath,