rename acme-challenge- => acme-http-01- acme-dns-01-
This commit is contained in:
parent
d30c59d4c7
commit
f939b2488e
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "greenlock-challenge-test",
|
||||
"version": "3.0.3",
|
||||
"description": "The base set of tests for all ACME challenge strategies. Any `acme-challenge-` or greenlock plugin should be able to pass these tests.",
|
||||
"description": "The base set of tests for all ACME challenge strategies. Any `acme-http-01-`, `acme-dns-01-`, `acme-challenge-`, or greenlock plugin should be able to pass these tests.",
|
||||
"main": "index.js",
|
||||
"homepage": "https://git.rootprojects.org/root/acme-challenge-test.js",
|
||||
"dependencies": {},
|
||||
|
|
Loading…
Reference in New Issue