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 2e1524ec2f Remove the creation on nonce on get acme directory.
According to RFC 8555, the replay nonces are only required in POST
requests. And of course in the new-nonce request.
3 years ago
..
api Remove the creation on nonce on get acme directory. 3 years ago
db/nosql Change Clock to empty struct in nosql/nosql | truncate > round 3 years ago
account.go
account_test.go
authorization.go
authorization_test.go
certificate.go
challenge.go Remove check of deprecated value 3 years ago
challenge_test.go
common.go
db.go
errors.go add WriteError method for acme api 4 years ago
nonce.go
order.go
order_test.go
status.go