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 5c07d20ade
Do strict DNS lookup on ACME
This commit changes the ACME challenges to perform a strict DNS lookup
without taking into account the search list in a resolv.conf
4 months ago
..
api Fix linter warnings 4 months ago
db/nosql Add provisioner id to acme accounts 5 months ago
account.go Add provisioner id to acme accounts 5 months 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 Do strict DNS lookup on ACME 4 months ago
challenge_test.go Do strict DNS lookup on ACME 4 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 10 months ago
common.go chore: fix function names in comment 6 months ago
db.go Make ISErrNotFound more flexible 6 months ago
db_test.go Make ISErrNotFound more flexible 6 months ago
errors.go Log errors using slog.Logger 5 months ago
errors_test.go Use `NewDetailedError` instead 1 year ago
linker.go Log errors using slog.Logger 5 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 8 months ago
status.go [acme db interface] wip 4 years ago