You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/acme/api
Mariano Cano b1e31b1726
Use always acme.IsErrNotFound
This commit replaces the comparisons with acme.ErrNotFound and always
uses acme.IsErrNotFound.
4 weeks ago
..
account.go Add provisioner id to acme accounts 4 weeks ago
account_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
eab.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
eab_test.go Remove `Identifier` from top level ACME `Errors` 1 year ago
handler.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
handler_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
middleware.go Use always acme.IsErrNotFound 4 weeks ago
middleware_test.go Upgrade go.step.sm/crypto to use go-jose/v3 6 months ago
order.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
order_test.go chore(deps): upgrade github.com/go-chi/chi to v5 9 months ago
revoke.go address linter warning for go 1.19 1 year ago
revoke_test.go Remove usages of `Sign` without context 3 months ago