You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a wildcard certificate *.click-bitch.ovh is not enough, because it only supports one level (* cannot expand to a string with dots). Letsencrypt doesn't support multiple wildcard (*.*.*.click-bitch.ovh).
A viable option might be to replace . with another character, but DNS has a very limited character set.
The text was updated successfully, but these errors were encountered:
Using a wildcard certificate
*.click-bitch.ovh
is not enough, because it only supports one level (*
cannot expand to a string with dots). Letsencrypt doesn't support multiple wildcard (*.*.*.click-bitch.ovh
).A viable option might be to replace
.
with another character, but DNS has a very limited character set.The text was updated successfully, but these errors were encountered: