typo fix http-01 => dns-01
Этот коммит содержится в:
родитель
fa912800b4
Коммит
d3f958df98
@ -107,7 +107,7 @@ Here's a quick pseudo stub-out of what a test-passing plugin object might look l
|
||||
|
||||
```js
|
||||
tester
|
||||
.test('http-01', 'example.com', {
|
||||
.test('dns-01', 'example.com', {
|
||||
|
||||
set: function(opts) {
|
||||
var ch = opts.challenge;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user