Thomas Ottenhus

Results 69 comments of Thomas Ottenhus

Let's assume the following steps: - Install IIS and make sure, it's reachable via :80 for `/` (`c:\inetpub\wwwroot`) - Confige SSL for IIS and make sure it's reachable via :443...

The app does not need to specifically handle it (only for generating links), so your conclusion might be incorrect. I run something in the vicinity of 50 aspnet core apps...

We're currently trying to put ADFS behind Caddy - it works well so far, but active health checks aren't possible, since ADFS only allows to connect to the probing endpoint...

Essentially TOS just forces the client to have -agreeToTOS (or whatever a switch is called in your client). It's little more than including the link in the directory metadata. Also...

TOS-Agreement is checked in V2.1 and V3.0

Last time I tried to look into it, I stopped since Apple didn't really make clear, what the RFC for the server side would be. If that exists now, I'll...

So it seems to be quite archievable and more or less straight forward to implement, but I have no means of testing it. I neither have a Mac or iOS...

I'll @ you two, as soon as I have a prototype. Currently I'm working on ExternalAccountBinding (which is probalby finished now) and will do some code cleanup regarding error handling...

It's not start of april anymore, nevertheless I started working on device-attest-01. But I have to say, there's a little confusing with some of the requirements, and - as I...

Hi @madtempest, no worries, I'm not in a hurry :) The build is taken from https://github.com/glatzert/ACME-Server-ADCS/tree/device-attest-01 and has a stub implementation for device-attest-01. It's not finished, so it'll accept any...