Settings for all SCEP enrollments (initial and renewal)
More...
import "Scep.idl";
Settings for all SCEP enrollments (initial and renewal)
Definition at line 27 of file Scep.idl.
◆ caCertFingerprint
| string cert::Scep::ScepSettings::caCertFingerprint |
The fingerprint of the trusted CA certificate.
Definition at line 28 of file Scep.idl.
◆ pendingRetries
| int cert::Scep::ScepSettings::pendingRetries |
In pending state, how many polling messages will be sent before exiting with failure.
Definition at line 32 of file Scep.idl.
◆ pendingWaitTimeSeconds
| int cert::Scep::ScepSettings::pendingWaitTimeSeconds |
In pending state, seconds between polling messages.
Definition at line 31 of file Scep.idl.
◆ renewDaysBeforeExpiry
| int cert::Scep::ScepSettings::renewDaysBeforeExpiry |
Run renewal if the certificate will expire in <n> days.
Definition at line 30 of file Scep.idl.
◆ skipVerificationOfIssuedCertChain
| boolean cert::Scep::ScepSettings::skipVerificationOfIssuedCertChain |
Do not verify whether the issued end-entity certificate builds a chain of trust up to the SCEP Root CA cert.
Definition at line 33 of file Scep.idl.
◆ url
| string cert::Scep::ScepSettings::url |
SCEP server url.
Definition at line 29 of file Scep.idl.
The documentation for this struct was generated from the following file: