Configuration

The HTTP method used for notifications depends on the event type and delivery configuration. For more information, see Call information.

Set up certificate issuance push

  1. Set up a system to receive HTTP(S) calls. The system should accept all the parameters from the following IP address.

    91.199.212.132 (secure.trust-provider.net)

    The URL must be accessible from the public internet. You may, however, add IP restrictions to allow calls only from our system.

  2. Contact your account manager and provide both your account number and username, along with the endpoint URL for receiving push notifications (including basic authentication credentials if necessary).

  3. Specify whether you want the signed certificate and chain to be pushed.

    You do not need to utilize both orderNumber and certificateID unless needed.

Push notification delivery and retries

  • Ensure the endpoint URL is available at all times.

  • If there is a problem communicating the call to your system, we will log it as a failure within our system.

  • The call is retried up to three (3) times.

  • A failure can be defined as:

    • A network connectivity issue

    • An SSL certificate verification failure

    • An authentication failure (if authentication is configured)

    • A protocol error or server-issued error (HTTP error codes)