You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 months ago
..
api Add some notes for SCEP provisioners 11 months ago
authority.go Verify full decrypter/signer configuration at usage time 11 months ago
options.go Clean up the SCEP authority and provisioner 1 year ago
provisioner.go Use the RSA decryption configuration for signing responses too 11 months ago
scep.go scep: remove Interface and the dependency to pkg/errors (#872) 2 years ago