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
Mariano Cano b1e31b1726
Use always acme.IsErrNotFound
This commit replaces the comparisons with acme.ErrNotFound and always
uses acme.IsErrNotFound.
6 days ago
..
api Use always acme.IsErrNotFound 6 days ago
db/nosql Add provisioner id to acme accounts 6 days ago
account.go Add provisioner id to acme accounts 6 days ago
account_test.go Upgrade go.step.sm/crypto to use go-jose/v3 5 months ago
authorization.go Remove json tag in acme.Authorization fingerprint 1 year ago
authorization_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
certificate.go [acme db interface] unit test progress 3 years ago
challenge.go chore: fix function names in comment 1 month ago
challenge_test.go Upgrade go.step.sm/crypto to use go-jose/v3 5 months ago
challenge_tpmsimulator_test.go Upgrade go.step.sm/crypto to use go-jose/v3 5 months ago
client.go Add support for `HTTP_PROXY` and `HTTPS_PROXY` to ACME solver client 4 months ago
common.go chore: fix function names in comment 1 month ago
db.go Make ISErrNotFound more flexible 2 weeks ago
db_test.go Make ISErrNotFound more flexible 2 weeks ago
errors.go Use `NewDetailedError` instead 9 months ago
errors_test.go Use `NewDetailedError` instead 9 months ago
linker.go Fix linter warnings (#1634) 6 months ago
linker_test.go Fix acme tests. 2 years ago
nonce.go [acme db interface] wip 3 years ago
order.go chore: fix function names in comment 1 month ago
order_test.go Remove usages of `Sign` without context 3 months ago
status.go [acme db interface] wip 3 years ago