Searched refs:certDERMatches (Results 1 – 1 of 1) sorted by relevance
167 const certDERMatches = glob.sync('*/certs/distribution/*.cer', { constant171 assert(certDERMatches.length === 1);172 const certDERPath = certDERMatches[0];