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/db/nosql
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
..
account.go Add RW locks to prevent concurrent updates to the DB 2 years ago
account_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
authz.go Verify CSR key fingerprint with attestation certificate key 1 year ago
authz_test.go Verify CSR key fingerprint with attestation certificate key 1 year ago
certificate.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
certificate_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
challenge.go Remove debug utility 1 year ago
challenge_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
eab.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
eab_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
nonce.go Introduce gocritic linter and address warnings 3 years ago
nonce_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago
nosql.go Fix PR comments and issue with empty string slices 2 years ago
nosql_test.go Introduce gocritic linter and address warnings 3 years ago
order.go Add test for updateAddOrderIDs 3 years ago
order_test.go Standardize linting file and fix or ignore lots of linting errors 2 years ago