Receiving 403 error trying to generate certificate

Hi @BTomes

create these two subdirectories /.well-known/acme-challenge in the webroot of your website, then add permissions. Then add a test file (file name 1234) and try to load that file via

http://kidscarehh.com/.well-known/acme-challenge/1234

That must work.

1 Like