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
372 stars 137 forks source link

CLI for CRMF #1637

Closed pki-bot closed 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #1074. Originally filed by cfu (@cfu) on 2014-07-22 18:06:25:


Firefox is getting rid of their existing non-standard crypto interfaces and is "replacing" them with the WebCrypto standard

https://bugzilla.mozilla.org/show_bug.cgi?id=1030963

Old - https://developer.mozilla.org/en-US/docs/JavaScript_crypto

WebCrypto - https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html

This will break our abillity to do browser based enrollment particularly in the key archival functionality. 

As a result, we have decided to either improve on the existing CRMFPopClient or add a new REST based CLI (investigation to follow)

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2015-01-15 00:44:27

Per Dogtag 10.2.X meeting of 01/14/2015: Milestone 10.2.2

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2015-02-24 23:44:27

Per 10.2.2 Triage meeting of 02/24/2015: 10.2.2

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2015-02-27 08:41:02

master:

CRMF request can be generated and submitted as follows: http://pki.fedoraproject.org/wiki/User_Certificate

pki-bot commented 4 years ago

Comment from cfu (@cfu) at 2017-02-27 14:05:07

Metadata Update from @cfu: