hi there ,
i just wanted to ask if the .well-known/acme-challenge/ should be removed as it containt two keys
key1.key2 .
However when i refresh the page it keep showing me the same keys even if i add content after acme-challenge/ it keep the same .
so my question is :
is there any security risk to keep the chalenge page on the website?
many thanks,
1 Like
_az
July 20, 2022, 9:09am
2
It's not a security risk, no.
The information it reveals is:
The challenge tokens of your past certificate requests
The thumbprint of your ACME (Let's Encrypt) account
Both pieces of information are assumed to be public anyway, there's no threat posed to your certificates or account.
7 Likes
rg305
July 20, 2022, 1:49pm
3
There is no actual risk 'per se'; But, if they are not being cleaned up after use, then they might start to pile up (over time).
I'd check on why those files are being left behind.
8 Likes
Rip
July 20, 2022, 3:39pm
4
Sounds like an ownership/permissions issue.
5 Likes
system
Closed
August 19, 2022, 3:40pm
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.