Closed
Bug 264257
Opened 20 years ago
Closed 20 years ago
Add GetCert and LRA Pop witness controls to CMC
Categories
(JSS Graveyard :: Library, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
3.5.1
People
(Reporter: wtc, Assigned: wtc)
Details
Attachments
(2 files)
I need to add two new classes GetCert and LRAPopWitness to the org.mozilla.jss.pkix.cmc package.
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Attachment #162012 -
Attachment description: Implements LRAPopWitness control for CMC → Implements LraPopWitness control for CMC
| Assignee | ||
Comment 3•20 years ago
|
||
I added the two new files on the trunk. RCS file: /cvsroot/mozilla/security/jss/org/mozilla/jss/pkix/cmc/GetCert.java,v done Checking in GetCert.java; /cvsroot/mozilla/security/jss/org/mozilla/jss/pkix/cmc/GetCert.java,v <-- GetCert.java initial revision: 1.1 done RCS file: /cvsroot/mozilla/security/jss/org/mozilla/jss/pkix/cmc/LraPopWitness.java,v done Checking in LraPopWitness.java; /cvsroot/mozilla/security/jss/org/mozilla/jss/pkix/cmc/LraPopWitness.java,v <-- LraPopWitness.java initial revision: 1.1 done
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•20 years ago
|
||
I created the JSS_3_X_BRANCH for all future JSS 3.x releases. I added these two files to the JSS_3_X_BRANCH for the upcoming JSS 3.5.1 release. Checking in GetCert.java; /cvsroot/mozilla/security/jss/org/mozilla/jss/pkix/cmc/GetCert.java,v <-- GetC ert.java new revision: 1.1.2.1; previous revision: 1.1 done Checking in LraPopWitness.java; /cvsroot/mozilla/security/jss/org/mozilla/jss/pkix/cmc/LraPopWitness.java,v <-- LraPopWitness.java new revision: 1.1.2.1; previous revision: 1.1 done
Target Milestone: --- → 3.5.1
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•