dogtagpki / pki

The Dogtag Certificate System is an enterprise-class Certificate Authority (CA) which supports all aspects of certificate lifecycle management, including key archival, OCSP and smartcard management.
https://www.dogtagpki.org
GNU General Public License v2.0
363 stars 135 forks source link

CMC not able to handle multiple CSRs in one CMC enrollment request #1210

Open pki-bot opened 3 years ago

pki-bot commented 3 years ago

This issue was migrated from Pagure Issue #640. Originally filed by awnuk (@awnuk) on 2013-06-04 19:46:14:


CMC not able to handle multiple CSRs in one CMC enrollment request - https://bugzilla.redhat.com/show_bug.cgi?id=662155 [[BR]] [[BR]]

Bug 662155 - Description

Each CMC request is supposed to be able to contain multiple csrs (pkcs10 or crmf). However, because of the profile framework limitation, it can only handle one at a time.[[BR]] [[BR]] [[BR]]

Bug 662155 - Comment 1

I should add that if you happen to have the profile with the exact numbers of "sets" then it should work. Although it'd not be feasible if you don't know how many csrs are in one CMC request ahead of time, as in most cases.

pki-bot commented 3 years ago

Comment from awnuk (@awnuk) at 2017-02-27 14:09:26

Metadata Update from @awnuk: