certificates/acme
David Cowden 0f63e43b10 acme: Update http-01 challenge tests
Add tests for the starting challenge statuses.
Removed unneeded db write test.
2020-05-19 03:38:04 -07:00
..
api Merge branch 'master' into dcow/challenge-retry 2020-05-18 04:06:30 -07:00
account.go Allow relative URL for all links in ACME api ... 2020-05-14 17:32:54 -07:00
account_test.go Allow relative URL for all links in ACME api ... 2020-05-14 17:32:54 -07:00
authority.go Merge branch 'master' into dcow/challenge-retry 2020-05-18 04:06:30 -07:00
authority_test.go Merge branch 'master' into dcow/challenge-retry 2020-05-18 04:06:30 -07:00
authz.go Merge branch 'master' into dcow/challenge-retry 2020-05-18 04:06:30 -07:00
authz_test.go Merge branch 'master' into dcow/challenge-retry 2020-05-18 04:06:30 -07:00
certificate.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
certificate_test.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
challenge.go acme: Update http-01 challenge tests 2020-05-19 03:38:04 -07:00
challenge_test.go acme: Update http-01 challenge tests 2020-05-19 03:38:04 -07:00
common.go Merge branch 'master' into dcow/challenge-retry 2020-05-18 04:06:30 -07:00
directory.go Allow relative URL for all links in ACME api ... 2020-05-14 17:32:54 -07:00
directory_test.go Allow relative URL for all links in ACME api ... 2020-05-14 17:32:54 -07:00
errors.go Should be returning status code 400 for ACME Account Not Found. 2020-02-01 17:35:41 -08:00
nonce.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
nonce_test.go Add ACME CA capabilities 2019-09-13 15:48:33 -07:00
order.go Implement modifier to set CommonName 2020-05-17 20:23:13 +03:00
order_test.go Merge pull request #260 from anxolerd/feat-force-cn-if-empty 2020-05-18 14:40:01 -07:00