Commit Graph

7 Commits (f71e27e787fff9feb9b62b8aec04c5cacaae7bca)

Author SHA1 Message Date
max furman f71e27e787 [acme db interface] unit test progress 3 years ago
max furman f20fcae80e [acme db interface] wip unit test fixing 3 years ago
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.
4 years ago
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.
4 years ago
max furman 4cb777bdc1 ACME accountUpdate ignore fields not recognized by the server. 4 years ago
max furman c255274572 Should be returning status code 400 for ACME Account Not Found.
Issue #173
4 years ago
max furman e3826dd1c3 Add ACME CA capabilities 5 years ago