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
max furman 6cfb9b790c Remove check of deprecated value
- NegotiatedProtocolIsMutual is always true: Deprecated according to
golang docs
3 years ago
..
api Few ACME fixes ... 3 years ago
db/nosql Change Clock to empty struct in nosql/nosql | truncate > round 3 years ago
account.go PR review fixes / updates 3 years ago
account_test.go add authorization and order unit tests 3 years ago
authorization.go PR review fixes / updates 3 years ago
authorization_test.go add authorization and order unit tests 3 years ago
certificate.go [acme db interface] unit test progress 3 years ago
challenge.go Remove check of deprecated value 3 years ago
challenge_test.go Add markInvalid arg to storeError for invalidating challenge 3 years ago
common.go Add markInvalid arg to storeError for invalidating challenge 3 years ago
db.go change errnotfound type for getAccount 3 years ago
errors.go add WriteError method for acme api 3 years ago
nonce.go [acme db interface] wip 3 years ago
order.go Add markInvalid arg to storeError for invalidating challenge 3 years ago
order_test.go add acme order unit tests 3 years ago
status.go [acme db interface] wip 3 years ago