Herman Slatman
|
d44cd18b96
|
Add External Accounting Binding key "BoundAt" marking
|
2021-07-17 19:02:47 +02: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
|
b6ebc0fd25
|
more unit 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
|
f71e27e787
|
[acme db interface] unit test progress
|
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 |
|
Mariano Cano
|
ba918100d0
|
Use go.step.sm/crypto/jose
Replace use of github.com/smallstep/cli/crypto with the new package
go.step.sm/crypto/jose.
|
2020-08-24 14:44:11 -07:00 |
|
max furman
|
e1409349f3
|
Allow relative URL for all links in ACME api ...
* Pass the request context all the way down the ACME stack.
* Save baseURL in context and use when generating ACME urls.
|
2020-05-14 17:32:54 -07:00 |
|
max furman
|
4cb777bdc1
|
ACME accountUpdate ignore fields not recognized by the server.
|
2020-05-08 11:52:30 -07:00 |
|
max furman
|
c255274572
|
Should be returning status code 400 for ACME Account Not Found.
Issue #173
|
2020-02-01 17:35:41 -08:00 |
|
max furman
|
e3826dd1c3
|
Add ACME CA capabilities
|
2019-09-13 15:48:33 -07:00 |
|