mTLS Inbound

The mTLS Inbound configuration is required to access the CLOWD9 Production API suite.

Following receipt of the completed mTLS form, CLOWD9 will generate the Private key and share the signed certificate. You will then be required to download the certificate and generate a certificate signing request (CSR). The CSR is then returned to CLOWD9 who will import the CSR completing the configuration activities.

You will be able to test the connection by using the HealthCheck API. Following a successful 200 response, all activities will then be complete. You will then be issued with the API key and a secret which you will then use to generate a JSON Web Token (JWT) using the Access Authentication API.


What’s Next