glatzert / ACME-Server-ADCS

ACME (RFC 8555) Server compatible implementation, connecting to Active Directory Certificate Services (ADCS)
Other
90 stars 13 forks source link

[HTTP] Request completed with status NotFound #41

Open panamaus opened 1 week ago

panamaus commented 1 week ago

I successfully installed version 2.0.2 and was able to enroll for a certificate using win-acme, so first off thanks for developing this solution! It's the only one I've found that isn't embedded as optional functionality in some larger commercial product, or that functions as a proxy to some dependency service like CAWE.

My question isn't so much with functionality as it is with presentation. When the ACME client (win-acme) connects to the service, the response is "[HTTP] Request completed with status NotFound". It recurs during the enrollment process. This error-looking response doesn't happen when connecting to Let's Encrypt. What's causing this and how can I make it stop? I'd rather not have to answer a hundred questions from people in my enterprise as to what this means.

glatzert commented 1 week ago

I've not tested it with win-acme, yet. But, I'll can do next Werk. Could be interesting to see the logs of the acme server, though - could you provide them?