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
Herman Slatman a38132aa58
Fix policy check for Wire user and device identifiers
4 months ago
..
api Fix tests to work with Wire `UserID` and `DeviceID` 4 months ago
db/nosql Use key authorization from ID token and `handle` -> `preferred_username` 4 months ago
wire Fix tests to work with Wire `UserID` and `DeviceID` 4 months ago
account.go Store and verify Acme account location (#1386) 12 months 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 Fix tests to work with Wire `UserID` and `DeviceID` 4 months ago
challenge_test.go Add audience validation to access, dpop and id token 4 months ago
challenge_tpmsimulator_test.go Upgrade go.step.sm/crypto to use go-jose/v3 5 months ago
challenge_wire_test.go Fix tests to work with Wire `UserID` and `DeviceID` 4 months ago
client.go Add support for `HTTP_PROXY` and `HTTPS_PROXY` to ACME solver client 5 months ago
common.go Fix linter warnings (#1634) 6 months ago
db.go Address review remarks 4 months ago
errors.go Use `NewDetailedError` instead 10 months ago
errors_test.go Use `NewDetailedError` instead 10 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 Fix policy check for Wire user and device identifiers 4 months ago
order_test.go Add Wire authz and challenges (OIDC+DPOP) 4 months ago
status.go [acme db interface] wip 3 years ago