feroxib

Results 30 comments of feroxib

I'd love this feature

I guess with the "control over federation" LDAP, SAML and the likes are included?

I want to mention Klipper/moonraker Setups here since they provide an API too. still needs some more research but considering they are facilitating RESTful API calls loading a presliced model...

Ping @ldez have a bit of trouble here steps: cloned https://github.com/ldez/lego.git ``` cd ./lego make build rm -rf .lego LIMACITY_API_KEY=yyyy \ ./dist/lego -m [email protected] --dns limacity -d *.example.com -d example.com...

also double checked the api key and its registered as dns.admin, domain.admin

oh wow yeah i kinda never realized that taking the clone url on github doesnt actually give you the branch youre checking out in the browser... sorry for that

``` LIMACITY_API_KEY= ./dist/lego -m [email protected] --dns limacity -d *.example.com -d example.com -s https://acme-staging-v02.api.letsencrypt.org/directory run 2024/08/27 14:34:09 No key found for account [email protected]. Generating a P256 key. 2024/08/27 14:34:09 Saved key...

idk what this error unable to unmarshal response exactly means but it looks like the json error cannot unmarshal number into go struct field is the underlying one right? to...

``` 2024/08/27 15:07:38 Could not obtain certificates: error: one or more domains had a problem: [*.example.com] [*.example.com] acme: error presenting token: limacity: add record: unexpected status code: [status code: 400]...