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 296ac4e207
Make ISErrNotFound more flexible
This commit allows to use the standard error sql.ErrNoRows for not found
errors.
5 months ago
..
api Let the CA determine the RA lifetime 7 months ago
db/nosql Store and verify Acme account location (#1386) 1 year ago
account.go Store and verify Acme account location (#1386) 1 year ago
account_test.go Upgrade go.step.sm/crypto to use go-jose/v3 10 months ago
authorization.go Remove json tag in acme.Authorization fingerprint 2 years 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 4 years ago
challenge.go chore: fix function names in comment 6 months ago
challenge_test.go Upgrade go.step.sm/crypto to use go-jose/v3 10 months ago
challenge_tpmsimulator_test.go Upgrade go.step.sm/crypto to use go-jose/v3 10 months ago
client.go Add support for `HTTP_PROXY` and `HTTPS_PROXY` to ACME solver client 9 months ago
common.go chore: fix function names in comment 6 months ago
db.go Make ISErrNotFound more flexible 5 months ago
db_test.go Make ISErrNotFound more flexible 5 months ago
errors.go Use `NewDetailedError` instead 1 year ago
errors_test.go Use `NewDetailedError` instead 1 year ago
linker.go Fix linter warnings (#1634) 10 months ago
linker_test.go Fix acme tests. 2 years ago
nonce.go [acme db interface] wip 4 years ago
order.go chore: fix function names in comment 6 months ago
order_test.go Remove usages of `Sign` without context 7 months ago
status.go [acme db interface] wip 4 years ago