#8 SigningUnit uses deprecated JSS methods
Closed: Duplicate None Opened 12 years ago by admiyo.

import org.mozilla.jss.crypto.Signature; needs to be replaced with java.security.Signature and all code that usese the old call needs to use the new.


NOte that the mostimportant part of this is to change the algrothm names so that they match the JCA algorithm names. Comments in the code indicate that this is why the change wasn't made in the past.

This will be covered by ticket #85.

Metadata Update from @admiyo:
- Issue assigned to admiyo
- Issue set to the milestone: m2

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/580

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata