At the meeting, we concluded that you would not have to include a
specific MIME media type in responses.  Serializing the octets of the
base64-encoded string would be enough.  Does that make your problem
easier?

On 10 November 2015 at 16:58, Bryan Livingston
<bryanlivings...@gmail.com> wrote:
> 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
> Acme@ietf.org
> https://www.ietf.org/mailman/listinfo/acme
>

_______________________________________________
Acme mailing list
Acme@ietf.org
https://www.ietf.org/mailman/listinfo/acme

Reply via email to