[
https://issues.apache.org/jira/browse/GERONIMO-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486338
]
Matt Hogstrom commented on GERONIMO-3054:
-----------------------------------------
Many of these files came from Bouncy Castle. We had to break them apart as
there was an issue with the Bouncy Castle jars shipping a ptented algorithm.
If you simply need the file you can go to www.bouncycastle.org. If not, is
there some function that is not working as intended in Geornimo?
> org.apache.geronimo.util.jce.X509V1CertificateGenerator appears to be
> deprecated with no replacement
> ----------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-3054
> URL: https://issues.apache.org/jira/browse/GERONIMO-3054
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 1.1.1
> Environment: All
> Reporter: Ken
> Priority: Minor
>
> Hello, all. I am looking at the source code for several files, and one of
> them, org.apache.geronimo.util.jce.X509V1CertificateGenerator has the
> following tag & notice:
> /**
> * class to produce an X.509 Version 1 certificate.
> *
> * @deprecated use the equivalent class in org.apache.geronimo.util.x509
> */
> I (think I) have looked everywhere for a package named x509 under util, or
> even a reference to when/how/why/to what it was changed, but can't seem to
> find one. Where is this "replacement" class that is mentioned in the
> deprecation?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.