letsencrypt-siteextension
letsencrypt-siteextension copied to clipboard
CleanupChallengeFile not called and files are left uncleaned
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