certificates/scep
Herman Slatman b815478981
Make serving SCEP endpoints optional
Only when a SCEP provisioner is enabled, the SCEP endpoints
will now be available.

The SCEP endpoints will be served on an "insecure" server,
without TLS, only when an additional "insecureAddress" and a
SCEP provisioner are configured for the CA.
2021-03-26 16:05:33 +01:00
..
api Address (most) PR comments 2021-03-21 16:42:41 +01:00
authority.go Remove superfluous call to StoreCertificate 2021-03-26 14:02:52 +01:00
common.go Improve SCEP API logic and error handling 2021-02-27 00:34:50 +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 Add support for configuring capabilities (cacaps) 2021-03-07 00:50:00 +01:00
scep.go Make serving SCEP endpoints optional 2021-03-26 16:05:33 +01:00
service.go Address (most) PR comments 2021-03-21 16:42:41 +01:00