smallstep-certificates/scep
Herman Slatman c0a1837cd9
Verify full decrypter/signer configuration at usage time
When changing the SCEP configuration it is possible that one
or both of the decrypter configurations required are not available
or have been provided in a way that's not usable for actual SCEP
requests.

Instead of failing hard when provisioners are loaded,
which could result in the CA not starting properly, this type of
problematic configuration errors will now be handled at usage
time instead.
2023-08-03 16:09:51 +02:00
..
api Add some notes for SCEP provisioners 2023-07-26 19:11:51 +02:00
authority.go Verify full decrypter/signer configuration at usage time 2023-08-03 16:09:51 +02:00
options.go Clean up the SCEP authority and provisioner 2023-06-01 14:43:32 +02:00
provisioner.go Use the RSA decryption configuration for signing responses too 2023-07-27 00:55:39 +02:00
scep.go scep: remove Interface and the dependency to pkg/errors (#872) 2022-03-24 17:08:23 +02:00