Implement endpoint POST /v1/authorityProvider/authorities/{uuid}/caCertificates from authority interface and use EJBCA WS to retrieve certificate chain of issuer authority specified by RA profiles attributes in request.
Implement endpoint POST /v1/authorityProvider/authorities/{uuid}/crl from authority interface and use EJBCA WS to retrieve certificate revocation list with support for delta CRL.
Implement endpoint
POST /v1/authorityProvider/authorities/{uuid}/caCertificates
from authority interface and use EJBCA WS to retrieve certificate chain of issuer authority specified by RA profiles attributes in request.Implement endpoint
POST /v1/authorityProvider/authorities/{uuid}/crl
from authority interface and use EJBCA WS to retrieve certificate revocation list with support for delta CRL.