Wildcard
#3230
Replies: 1 comment 1 reply
-
Я вам рекомендую отлаживать доступность с помощью утилиты dnslookup: https://github.com/ameshkov/dnslookup Она хотя бы ошибку покажет корректную если у вас что-то не так настроено. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Здравствуйте.
Кто устанавливал SSL сертификат Wildcard от Let’s Encrypt. Подскажите работает ли у вас вот это https://github.com/AdguardTeam/AdGuardHome/wiki/Clients?
4.Client ID (added in v0.105). This method is supposed to be used for encrypted DNS protocols (DoH, DoT or DoQ). Once this identifier is used, you can use a special domain name while configuring your client. Here's an example:
Note that the certificate for TLS and QUIC client IDs must be valid both for *.example.org and [example.org.]



Сертификаты получены и валидны
Идентификаторы клиентов добавлены, но когда прописываешь в клиенте например quic://my-phone.****oy.ru или
tls://my-phone.****oy.ru интернет на устройстве пропадает, стоит прописать только корневой домен
quic://****oy.ru или tls://****oy.ru все прекрасно работает. С DoH такой проблемы нет. В чем проблема помогите разобратся.
Beta Was this translation helpful? Give feedback.
All reactions