smallstep-certificates/scep
Herman Slatman a3cda9c3d7
Add configuration for custom path segment
To support SCEP clients that expect a specific path segment in
a SCEP URL, a new "customPath" option was added to the SCEP
provisioner configuration. The configuration can be used to set
a specific path (segment) that the SCEP provisioner will respond to.
2022-03-07 13:24:26 +01:00
..
api Add configuration for custom path segment 2022-03-07 13:24:26 +01:00
authority.go Remove unused function LoadProvisionerByID from SCEP 2022-01-27 21:06:55 +01:00
common.go Fix macOS SCEP client issues 2022-01-14 10:48:23 +01:00
database.go Address (most) PR comments 2021-03-21 16:42:41 +01:00
errors.go Remove superfluous call to StoreCertificate 2021-03-26 14:02:52 +01:00
options.go Fix typo 2021-03-26 15:24:27 +01:00
provisioner.go Fix PR comments 2022-01-19 11:31:33 +01:00
scep.go Update to v2.0.0 of github.com/micromdm/scep 2021-03-26 22:04:18 +01:00
service.go Address (most) PR comments 2021-03-21 16:42:41 +01:00