Hi,
I am trying to configure letsencrypt ssl. Here either we need to do https domain validation or DNS. as my hositng provider does not give .well-known directory to user as it is used for some server configurations so i need to do DNS validation.
But here also I have issue as below
For DNS validation we need to create subdomain with underscore (_) link as below
_acme-challenge.domian.com
_acme-challenge.www.domain.com
now underscore () is not valid character for domain names so hosting provider does not allow to create sub domain with (). I check this with few hositng provider all does not allow underscore.
So how can i valide now for ssl