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 6ba20209c2
Verify CSR key fingerprint with attestation certificate key
This commit makes sure that the attestation certificate key matches the
key used on the CSR on an ACME device attestation flow.
1 year ago
..
api Remove debug utility 1 year ago
db/nosql Verify CSR key fingerprint with attestation certificate key 1 year ago
account.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
account_test.go Remove `Identifier` from top level ACME `Errors` 1 year ago
authorization.go Verify CSR key fingerprint with attestation certificate key 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 Verify CSR key fingerprint with attestation certificate key 1 year ago
challenge_test.go Verify CSR key fingerprint with attestation certificate key 1 year ago
client.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
common.go A few more linter errors 2 years ago
db.go Merge branch 'master' into context-authority 2 years ago
errors.go Remove `Identifier` from top level ACME `Errors` 1 year ago
linker.go Fix acme tests. 2 years ago
linker_test.go Fix acme tests. 2 years ago
nonce.go [acme db interface] wip 3 years ago
order.go Verify CSR key fingerprint with attestation certificate key 1 year ago
order_test.go Verify CSR key fingerprint with attestation certificate key 1 year ago
status.go [acme db interface] wip 3 years ago