mirror of
https://github.com/anikeen-com/yaac.git
synced 2026-03-19 16:46:07 +00:00
fixed README.md
This commit is contained in:
@@ -123,7 +123,7 @@ After exposing the challenges (made accessible through HTTP or DNS) we can perfo
|
|||||||
be sure it works. For a DNS test call:
|
be sure it works. For a DNS test call:
|
||||||
|
|
||||||
```php
|
```php
|
||||||
$client->selfTest($authorization, Client::TYPE_DNS);
|
$client->selfTest($authorization, Client::VALIDATON_DNS);
|
||||||
```
|
```
|
||||||
|
|
||||||
For a HTTP challenge test call:
|
For a HTTP challenge test call:
|
||||||
|
|||||||
Reference in New Issue
Block a user