Herman Slatman

Results 80 comments of Herman Slatman

Quick update on the matter: I have a basic version, but I'm tinkering with / thinking about the options and what makes most sense. But it should be done soon...

Hi @aae42, sounds like a useful thing to have and good to see you're already working on it. Let us know when we can review or help otherwise 🙂

> Yeah, I'm all for this, but I need to figure out how I want to do the acmez patch, whether it's a v2 or I try to track down...

@mohammed90 you could drop the URI domains from this. They're only used for when there are URIs in a certificate (request), and those are not a valid ACME identifier type....

@jbperrin88 regarding your last issue: are you using the latest version of step-ca? I remember having changed something in the order of checks recently for SCEP specifically, because I came...

Hey @ne20002, there's currently no support for obtaining a wildcard certificate using a different challenge than a DNS challenge in the ACME standard, and I don't know of extensions that...

Hey @Emeric-hub, Captcha support has been on my list of things to look into for a while: https://github.com/hslatman/caddy-crowdsec-bouncer?tab=readme-ov-file#things-that-can-be-done. I haven't had the need myself yet, so I haven't implemented support...

As discussed in #1833, this is not the right fix.

Hey @dpaardenkooper, this issue wasn't top of mind anymore, but just saw it again after @flokli sent a response. With https://github.com/smallstep/certificates/pull/1075 support was added to enable ACME (with creation of...

Yes, that's fair. The `apimachinery` dependency requires Go 1.22 now, so that's why it was bumped in the Dependabot PRs and failed. We would have to put Dependabot to sleep...