mirror of
https://github.com/anikeen-com/yaac.git
synced 2026-03-13 13:46:10 +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:
|
||||
|
||||
```php
|
||||
$client->selfTest($authorization, Client::TYPE_DNS);
|
||||
$client->selfTest($authorization, Client::VALIDATON_DNS);
|
||||
```
|
||||
|
||||
For a HTTP challenge test call:
|
||||
|
||||
Reference in New Issue
Block a user