Hi @giorg
tls-sni-01 - validation is deprecated. Support ends 2019-02-13:
So you should change your challenge. Use http-01 or dns-01 instead.
Add
--preferred-challenges http
Perhaps try first to create a test certificate (using --test-cert as option) if it works.