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
It seems like we can simplify the LetsEncrypt domain validation by accommodating for the webroot plugin. It seems just making sure files inside /.well-known/acme-challenge/ is served will do this.
It seems like we can simplify the LetsEncrypt domain validation by accommodating for the webroot plugin. It seems just making sure files inside
/.well-known/acme-challenge/is served will do this.