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
364 stars 135 forks source link

TPS Rewrite: Consolidate URL encoding/decoding routines #1526

Open pki-bot opened 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #960. Originally filed by jmagne (@jmagne) on 2014-04-12 03:18:56:


Right now we have a mish mash of routines that are designed to decode and encode messages between servers in various formats.

We need to consolidate into one class with all of these routines to be used by all takers such as the TPS and the TKS.

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2014-04-23 22:23:22

Per discussions, targeted 10.2 - 05/14 (May)

pki-bot commented 4 years ago

Comment from jmagne (@jmagne) at 2014-06-04 23:26:40

Nice to have cleanup moving out of the way.

pki-bot commented 4 years ago

Comment from jmagne (@jmagne) at 2017-02-27 14:05:59

Metadata Update from @jmagne: