I'm implementing an ACME client for windows and have run into some trouble with IIS handling extensionless static files.
I've described the problem on these two links. https://github.com/ebekker/letsencrypt-win/issues/15 https://community.letsencrypt.org/t/how-letsencrypt-work-for-windows-iis/2106/12?u=lonecoder Would it be possible to have the answers be changed to have a .txt extension added to them? I'm just worried about creating hassle and configuration problems (messing with Handler Mappings can easily take a web app down) and maybe even a security hole (might leak source code files by giving StaticFile handler a higher priority). Maybe the ACME server could check for a .txt file if the extensionless answer was a 404? Thanks. Bryan
_______________________________________________ Acme mailing list [email protected] https://www.ietf.org/mailman/listinfo/acme
