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
Max 7731edd816
Store and verify Acme account location (#1386)
* Store and verify account location on acme requests

Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
Co-authored-by: Mariano Cano <mariano@smallstep.com>
1 year ago
..
account.go Store and verify Acme account location (#1386) 1 year ago
account_test.go address linter warning for go 1.19 1 year 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 address linter warning for go 1.19 1 year ago
handler_test.go Remove `Identifier` from top level ACME `Errors` 1 year ago
middleware.go Store and verify Acme account location (#1386) 1 year ago
middleware_test.go Store and verify Acme account location (#1386) 1 year ago
order.go Add attestation certificate validation for Apple devices 2 years ago
order_test.go Remove `Identifier` from top level ACME `Errors` 1 year ago
revoke.go address linter warning for go 1.19 1 year ago
revoke_test.go address linter warning for go 1.19 1 year ago