mirror of
https://github.com/certd/certd.git
synced 2026-04-26 22:07:29 +08:00
Merge pull request #51 from certd/acme_sync
[acme] sync upgrade [trident-sync]
This commit is contained in:
@@ -299,7 +299,6 @@ describe('client.auto', () => {
|
||||
|
||||
it('should order san certificate', async () => {
|
||||
const [, csr] = await acme.crypto.createCsr({
|
||||
commonName: testSanDomains[0],
|
||||
altNames: testSanDomains
|
||||
}, await createKeyFn());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user