OpenXPKI::Service::LibSCEP::Command::GetCACaps
Return information on the certificates used by the scep server. Following certs
are returned in order:
- scep server certificate
- entity certificate used by the scep server
- scep server chain
- the full chain including the root certificate for the scep entity
certificate
- current issuer certificate
- the certificate currently used for certificate issuance.
- issuer chain
- the full chain of the issuing ca, starting with the first intermediate
certificate.
Certificates used in both scep and issuer chain are only included
once.
Returns the CA certificate chain including the HTTP header needed for the scep
CGI script.