The following endpoint allows enrolling and renewing certificates.

https://{host}:{port}/{server.servlet.context-path}/v1/certificate-authorities/{caId}/enrollments

See the table below for a description of each field.

Field

Value

​{host}

The hostname or IP address of the CA Gateway host server

{port}

The port of the CA Gateway service

{server.servlet.context-path}

The value of the server.servlet.context-path parameter

{caId}

The certificate authority identifier

See below for CA-specific considerations on this endpoint.