Somehow the redirection on my sites from http to https remove the trailing Slash, resulting that http://www.mysite.com/ becomes https://www.mysite.com
Because of that the let's encrypt certificate doesn't find the .well-known folder and I can't update my certificates. I searched around and I'm not sure if that it is a .htaccess issue?
If that is the case, what can i do?
Thanks for any help, and please apologize if i'm wrong thinking that it has to do with the htaccess file.