max furman
|
497ec0c79b
|
Fix linter issues
|
2021-04-14 15:14:27 -07:00 |
|
max furman
|
b1888fd34d
|
Use different method for unescpaed paths for the router
|
2021-04-14 15:11:15 -07:00 |
|
max furman
|
6cfb9b790c
|
Remove check of deprecated value
- NegotiatedProtocolIsMutual is always true: Deprecated according to
golang docs
|
2021-04-13 14:53:05 -07: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
|
672e3f976e
|
Few ACME fixes ...
- always URL escape linker output
- validateJWS should accept RSAPSS
- GetUpdateAccount -> GetOrUpdateAccount
|
2021-04-12 19:06:07 -07:00 |
|
max furman
|
2e0e62bc4c
|
add WriteError method for acme api
|
2021-03-29 23:16:39 -07:00 |
|
max furman
|
9aef84b9af
|
remove unused nonce.clone method
|
2021-03-29 23:02:41 -07:00 |
|
max furman
|
440678cb62
|
Add markInvalid arg to storeError for invalidating challenge
|
2021-03-29 22:58:26 -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
|
1831920363
|
Finish order unit tests and remove unused mocklinker
|
2021-03-25 13:46:51 -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
|
bdf4c0f836
|
add acme order unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
c0a9f24798
|
add authorization and order unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
a58466589f
|
add tls-alpn-01 validate unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
a8e4bbf715
|
start Validate unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
1fb0f1d7d9
|
add storeError unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
8b4a5a6d8b
|
add unit tests for dns01 validate
|
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
|
074ab7b221
|
[acme db interface] add linker tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
8d2ebcfd49
|
[acme db interface] more unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
20b9785d20
|
[acme db interface] continuing unit test work
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
291fd5d45a
|
[acme db interface] more unit tests
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
f71e27e787
|
[acme db interface] unit test progress
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
bb8d54e596
|
[acme db interface] unit tests compiling
|
2021-03-25 12:05:46 -07:00 |
|
max furman
|
f20fcae80e
|
[acme db interface] wip unit test fixing
|
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
|
491c188a5e
|
[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
|
03ba229bcb
|
[acme db interface] wip more errors
|
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 |
|
max furman
|
088432150d
|
Beginnings of acmeDB interface
|
2021-03-25 12:05:45 -07:00 |
|
max furman
|
265d49dbf8
|
Remove debug statement
|
2020-12-18 18:17:55 -05:00 |
|