Skip to content

Publishing Queue

Endi S. Dewata edited this page Feb 12, 2021 · 1 revision

Introduction

Enrollment processing in profile framework includes certificate publishing. Publishing to external directory over congested network slows down issuance (189575) and it can lead to situations in which multiple certificates are issued base on single certificate request (325612).

Temporary network congestion can be overcome by separating certificate publishing from the enrollment process. Request records have to be updated in the request queue to avoid issuing multiple certificates from single request and to enable before publishing queue.

Associated Bugs

Configuration

Clone this wiki locally