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
374 stars 138 forks source link

Add CA CASystemCertService to v2 API #4813

Closed fmarco76 closed 3 months ago

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
36.2% Duplication on New Code

See analysis details on SonarCloud

fmarco76 commented 3 months ago

how useful these headers are since most of the work is done before the etag is evaluated.

Actually, these mechanism are for client and network optimisation because no data is sent and the clients do not need to process again the responses. With current CLI I do not think they are helping. We can evaluate again when working on the client-side.

fmarco76 commented 3 months ago

@edewata Thanks! I am merging for now but we can modify the header later.