letsencrypt-siteextension icon indicating copy to clipboard operation
letsencrypt-siteextension copied to clipboard

CleanupChallengeFile not called and files are left uncleaned

Open wuzhuoqing opened this issue 4 years ago • 0 comments

I am seeing challengeFile left under the acme folder. Seems CleanupChallengeFile is not called any where? Is this expected? KuduFileSystemAuthorizationChallengeProvider even doesn't have a implementation.

https://github.com/sjkp/letsencrypt-siteextension/blob/6b9f2e1db98efb8897a2a76d417065c604d91354/LetsEncrypt.SiteExtension.Core/Services/KuduFileSystemAuthorizationChallengeProvider.cs#L26

wuzhuoqing avatar Oct 18 '20 21:10 wuzhuoqing