Commit Graph

2116 Commits (cb2c24fc88426496304fd320a79e2dd02dff520a)
 

Author SHA1 Message Date
Herman Slatman aa2ce0a2a5 Store new certificates in database 3 years ago
Herman Slatman f0050e5ca9 Add signed failure responses 3 years ago
Herman Slatman 4fe7179b95 Add support for configuring capabilities (cacaps) 3 years ago
Herman Slatman 3b86550dbf Add support for challenge password 3 years ago
Herman Slatman 017e56c9fb Remove some duplicate and unnecessary logic 3 years ago
Herman Slatman 75cd3ab0ac Change to a fixed fork of go.mozilla.org/pkcs7
Hopefully this will be a temporary change until
the fix is merged in the upstream module.
3 years ago
Herman Slatman 5df60c5a9b Add support for multiple SCEP provisioners
Similarly to how ACME suppors multiple provisioners, it's
now possible to load the right provisioner based on the
URL.
3 years ago
Herman Slatman a191319da9 Improve SCEP API logic and error handling 3 years ago
Herman Slatman 30d3a26c20 Remove x509 template from API 3 years ago
Herman Slatman da65f46d0f Add AuthorizeSign method to SCEP authority 3 years ago
Herman Slatman 812e1c7218 Add handling of options 3 years ago
Herman Slatman 80026e1016 Remove the copy of mozilla/pkcs7
Apparently the existing library works out of the box, after all.

We'll have to see how it works out continuing forward.
3 years ago
Herman Slatman 2a249d20de Refactor initialization of SCEP authority 3 years ago
Herman Slatman 99cd3b74fe Add full copy of mozilla/pkcs7 module as internal dependency
The full contents of the git repository @432b2356ecb...
was copied. Only go.mod was removed from it.
3 years ago
Herman Slatman 393be5b03a Add number of certs to return and fix CR LF in CACaps 3 years ago
Herman Slatman b905d5fead Improve setup for multiple SCEP providers (slightly) 3 years ago
Herman Slatman 339039768c Refactor SCEP authority initialization and clean some code 3 years ago
Herman Slatman 48c86716a0 Add rudimentary (and incomplete) support for SCEP 3 years ago
max furman ff7b829aa2 [action] forgot to add default labeler config file 3 years ago
max furman 114627de93 [action] labeler to v3 and use default config path location 3 years ago
Mariano Cano d7a747b92b Add SCEP in the provisioners proto.
Change provisioner.proto to match protobuf style guide.
3 years ago
max furman 94ba057f01 wip 3 years ago
Mariano Cano 8d7c3d2f08
Merge pull request #506 from hslatman/hs/scep
Add SCEP support
3 years ago
max furman 01a4460812 wip 3 years ago
max furman 1726076ea2 wip 3 years ago
max furman 781e0c4b86 [action] forgot to add default labeler config file 3 years ago
max furman 1be1ed1236 [action] labeler to v3 and use default config path location 3 years ago
max furman 423942da44 wip 3 years ago
Mariano Cano 3f30552b60 Fix package name. 3 years ago
Mariano Cano 35cfa5b8a2 Remove majordomo client and rename administrator to admin. 3 years ago
Mariano Cano 71afc413bf Rename majordomo to linkedca. 3 years ago
Mariano Cano 64ce4e5c91 Add and generate majordomo protos. 3 years ago
max furman 9bfb1c2e7b wip 3 years ago
max furman d8d5d7332b wip 3 years ago
max furman 5929244fda wip 3 years ago
max furman 9bf9bf142d wip 3 years ago
Herman Slatman bc2bb53009
Merge branch 'master' into hs/scep 3 years ago
Herman Slatman 375687cd1b
Add setup for Authority tests 3 years ago
max furman 638766c615 wip 3 years ago
max furman 4f3e5ef64d wip 3 years ago
max furman 5d09d04d14 wip 3 years ago
max furman 4d48072746 wip admin CRUD 3 years ago
max furman 98a6e54530 wip 3 years ago
max furman af3cf7dae9 first steps 3 years ago
max furman 2f60f20b0b lots of codes 3 years ago
max furman 7b5d6968a5 first commit 3 years ago
Mariano Cano f84c8f846a Upgrade x/crypto
Although this does not affects us the old version had the vulnerability
CVE-2020-29652
3 years ago
Carl Tashian 850b15932d
Merge pull request #571 from smallstep/carl/makefile-clean
Remove binary-* recipes from Makefile
3 years ago
max furman b205f50412 bump crypto to 0.8.3 and go mod tidy 3 years ago
Carl Tashian 07cf037d6e Remove binary-* recipes from Makefile 3 years ago