Herman Slatman
|
06bb97c91e
|
Add logic for Account authorizations and improve tests
|
2021-12-02 16:25:35 +01:00 |
|
Herman Slatman
|
a7fbbc4748
|
Add tests for GetCertificateBySerial
|
2021-11-28 21:20:57 +01:00 |
|
Herman Slatman
|
3151255a25
|
Merge branch 'master' into hs/acme-revocation
|
2021-10-30 15:41:29 +02:00 |
|
max furman
|
933b40a02a
|
Introduce gocritic linter and address warnings
|
2021-10-08 14:59:57 -04:00 |
|
max furman
|
a3028bbc0e
|
Add test for updateAddOrderIDs
|
2021-08-18 23:44:57 -07:00 |
|
Herman Slatman
|
258efca0fa
|
Improve revocation authorization
|
2021-07-10 00:28:31 +02:00 |
|
Herman Slatman
|
97165f1844
|
Fix test mocking for CreateCertificate
|
2021-07-09 22:48:03 +02:00 |
|
Herman Slatman
|
2b15230aa4
|
Add Serial to Cert ID ACME table and lookup
|
2021-07-09 17:51:31 +02:00 |
|
Herman Slatman
|
523ae96749
|
Change identifier and challenge types to consts
|
2021-06-18 12:39:36 +02:00 |
|
max furman
|
63ec2e35b0
|
Change Clock to empty struct in nosql/nosql | truncate > round
- saves space
-
|
2021-04-13 14:42:37 -07:00 |
|
max furman
|
9aef84b9af
|
remove unused nonce.clone method
|
2021-03-29 23:02:41 -07:00 |
|
max furman
|
6b8585c702
|
PR review fixes / updates
|
2021-03-29 12:04:14 -07:00 |
|
max furman
|
bdace1e53f
|
Add failure scenarios to db.CreateOrder unit tests
|
2021-03-25 19:40:18 -07:00 |
|
max furman
|
fd447c5b54
|
Fix small nbf->naf bug in db.CreateOrder
- still needs unit test
|
2021-03-25 16:45:26 -07:00 |
|
max furman
|
a785131d09
|
Fix lint issues
|
2021-03-25 15:15:32 -07:00 |
|
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 |
|
max furman
|
b6ebc0fd25
|
more unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
df05340521
|
fixing broken unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
3612a0b990
|
gethttp01 validate unit tests working
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
7f9ffbd514
|
adding more acme nosql unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
88e6f00347
|
nosql account db unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
ce13d09dcb
|
add at to time attributes in dbAccount
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
f72b2ff2c2
|
[acme db interface] nosql authz unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
206909b12e
|
[acme db interface] unit tests for challenge nosql db
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
4b1dda5bb6
|
[acme db interface] tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
fc395f4d69
|
[acme db interface] compiles!
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
116869ebc5
|
[acme db interface] wip
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
80a6640103
|
[acme db interface] wip
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
1135ae04fc
|
[acme db interface] wip
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
2ae43ef2dc
|
[acme db interface] wip errors
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
121cc34cca
|
[acme db interface] wip
|
2021-03-25 12:05:45 -07:00 |
|
max furman
|
461bad3fef
|
[acme db interface] wip
|
2021-03-25 12:05:45 -07:00 |
|
max furman
|
0368957e79
|
[acmedb] (wip)
|
2021-03-25 12:05:45 -07:00 |
|
max furman
|
31ad7f2e9b
|
[acme] Continued work on acme db interface (wip)
|
2021-03-25 12:05:45 -07:00 |
|
max furman
|
34859551ef
|
Add new directory structure
|
2021-03-25 12:05:45 -07:00 |
|