Commit Graph

19 Commits (886b9a1d8db24970c5b0ca0a386229579785d4af)

Author SHA1 Message Date
max furman 933b40a02a Introduce gocritic linter and address warnings 3 years ago
Herman Slatman 54610e890b
Improve error logging 3 years ago
Herman Slatman c3d9cef497
Update to v2.0.0 of github.com/micromdm/scep 4 years ago
Herman Slatman 583d60dc0d
Address (most) PR comments 4 years ago
Herman Slatman 538fe8114d
Fix linter issues 4 years ago
Herman Slatman cc1ecb9438
Store new certificates in database 4 years ago
Herman Slatman 9902dc1079
Add signed failure responses 4 years ago
Herman Slatman 2536a08dc2
Add support for configuring capabilities (cacaps) 4 years ago
Herman Slatman e4d7ea8fa0
Add support for challenge password 4 years ago
Herman Slatman 2d21b09d41
Remove some duplicate and unnecessary logic 4 years ago
Herman Slatman 9df5f513e7
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.
4 years ago
Herman Slatman 3a5f633cdd
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.
4 years ago
Herman Slatman 2fc5a7f22e
Improve SCEP API logic and error handling 4 years ago
Herman Slatman a6d50f2fa0
Remove x509 template from API 4 years ago
Herman Slatman 4322933588
Add handling of options 4 years ago
Herman Slatman 7ad90d10b3
Refactor initialization of SCEP authority 4 years ago
Herman Slatman 702032f2b7
Add number of certs to return and fix CR LF in CACaps 4 years ago
Herman Slatman 165f6a1ccd
Improve setup for multiple SCEP providers (slightly) 4 years ago
Herman Slatman 713b571d7a
Refactor SCEP authority initialization and clean some code 4 years ago