PKI Queue

This section details how to configure a PKI Queue. PKI Queue are used to limit the PKI requests (enrollment, revocation)

PKI Queue Configuration

1. Log in to Horizon Administration Interface.

2. Access PKI Queues from the drawer or card: PKI > PKI Queues.

3. Click on Add Certificate Authorities.

4. Fill in the fields:

  • Name* (string input):
    Choose a meaningful queue name. It must be unique.

  • Description (string input):
    The description for the PKI Queue.

  • Throttle Parallelism (int input):
    Number of requests processed at the same time.

  • Throttle Duration (finite duration):
    Maximum requests processed at the same time in a given duration. Parallelism must be set.

  • Max Size* (int input):
    Maximum requests stored in the queue

  • Cluster Wide (boolean):
    If not enabled, then the throttleParallelism and throttleDuration will be the same for all nodes in the cluster. If enabled, then the throttleParallelism and throttleDuration is generalized for all clusters.

If the queue is full every new request will be discarded.