Fix invalid txt record errors
These errors were due to the DNS cache: we asked to store TXT resources for 5 minutes and we ran tests only after some seconds.
Now, we can configure TTL and it's defaulted to 10 seconds.
That change made, the "CheckChallengeDelay" option is not needed any more and so it have been removed from tests and code.