#11 (RFE) Migrate Dogtag x509 cert and crl functionality to JSS
Closed: fixed 5 years ago Opened 5 years ago by mharmsen.

We have a need to be able to create x509 certificates and crl's using our JSS java binding for NSS crypto functionality.

This will be done by simply moving a collection of Dogtag code down in the JSS code base. This code is an extensive collection of x509 cert and crl routines that are currently in use by Dogtag to actually create the certificates managed by the Dogtag certificate authority.

The JSS part of this work will be to simply copy this collection of code down into JSS, such that other users can make use of this code to create their own certs and crls.


Metadata Update from @mharmsen:
- Custom field component adjusted to None
- Custom field feature adjusted to None
- Custom field origin adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1560682
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue set to the milestone: None (was: 4.4.4)

5 years ago

How does our X.509 code actually depend on JSS? AFAIA there are actually not many/any dependencies. Would it be better to extract it as a new, separate library rather than moving it into JSS?

commit 06eacad918e745d632067deea398f14ce9da29ac (HEAD -> JSS_4_4_BRANCH, origin/JSS_4_4_BRANCH)
Author: Jack Magne jmagne@redhat.com
Date: Fri Jun 15 14:53:53 2018 -0700

Metadata Update from @mharmsen:
- Issue close_status updated to: fixed
- Issue set to the milestone: 4.4.4
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata