Searched refs:privateKeyMatches (Results 1 – 1 of 1) sorted by relevance
160 const privateKeyMatches = glob.sync('*/certs/distribution/*.p12', { constant164 assert(privateKeyMatches.length === 1);165 const privateKeyPath = privateKeyMatches[0];