certificates/scep
Herman Slatman 8fc3a46387
Refactor the SCEP authority initialization
Instead of relying on an intermediate `scep.Service` struct,
initialize the `scep.Authority` directly. This removes one redundant
layer of indirection.
2023-06-01 15:50:51 +02:00
..
api Clean up the SCEP authority and provisioner 2023-06-01 14:43:32 +02:00
authority.go Refactor the SCEP authority initialization 2023-06-01 15:50:51 +02:00
options.go Clean up the SCEP authority and provisioner 2023-06-01 14:43:32 +02:00
provisioner.go Refactor the SCEP authority initialization 2023-06-01 15:50:51 +02:00
scep.go scep: remove Interface and the dependency to pkg/errors (#872) 2022-03-24 17:08:23 +02:00