certificates/acme/db/nosql
max furman 80c8567d99 change errnotfound type for getAccount
- more generalized NotFound type rather than the nosql
one we were using
- if the error is not recognized then the logic in create account will
break.
2021-03-25 14:54:12 -07:00
..
account.go change errnotfound type for getAccount 2021-03-25 14:54:12 -07:00
account_test.go change errnotfound type for getAccount 2021-03-25 14:54:12 -07:00
authz.go gethttp01 validate unit tests working 2021-03-25 12:05:46 -07:00
authz_test.go gethttp01 validate unit tests working 2021-03-25 12:05:46 -07:00
certificate.go [acme db interface] unit tests for challenge nosql db 2021-03-25 12:05:46 -07:00
certificate_test.go [acme db interface] unit tests for challenge nosql db 2021-03-25 12:05:46 -07:00
challenge.go more unit tests 2021-03-25 12:05:46 -07:00
challenge_test.go more unit tests 2021-03-25 12:05:46 -07:00
nonce.go [acme db interface] unit tests for challenge nosql db 2021-03-25 12:05:46 -07:00
nonce_test.go [acme db interface] unit tests for challenge nosql db 2021-03-25 12:05:46 -07:00
nosql.go gethttp01 validate unit tests working 2021-03-25 12:05:46 -07:00
nosql_test.go gethttp01 validate unit tests working 2021-03-25 12:05:46 -07:00
order.go gethttp01 validate unit tests working 2021-03-25 12:05:46 -07:00
order_test.go fixing broken unit tests 2021-03-25 12:05:46 -07:00