forked from TrueCloudLab/certificates
c3f2fd8ef0
Although this may slow certain API calls down and may not be, strictly necessary, I think it's best to put all the ACME EAB operations behind RW locks to prevent concurrent updates to the DB and guarantee consistent result sets. |
||
---|---|---|
.. | ||
api | ||
db/nosql | ||
account.go | ||
account_test.go | ||
authorization.go | ||
authorization_test.go | ||
certificate.go | ||
challenge.go | ||
challenge_test.go | ||
common.go | ||
db.go | ||
errors.go | ||
nonce.go | ||
order.go | ||
order_test.go | ||
status.go |