[
https://issues.apache.org/jira/browse/CXF-8970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CXF-8970.
-----------------------------------
Fix Version/s: 4.0.4
4.1.0
Resolution: Fixed
> ensure we can build and run without bouncycastle dependencies
> -------------------------------------------------------------
>
> Key: CXF-8970
> URL: https://issues.apache.org/jira/browse/CXF-8970
> Project: CXF
> Issue Type: New Feature
> Reporter: Freeman Yue Fang
> Assignee: Freeman Yue Fang
> Priority: Major
> Fix For: 4.0.4, 4.1.0
>
>
> So far for most security modules in CXF we don't need the BouncyCastle
> dependencies, but in rs/jose security module we have some code using
> BouncyCastle API directly. But we actually can use java security API instead
> and use the counterpart security algorithm from in-jdk default security
> providers so that CXF doesn't have hard BouncyCastle dependencies
--
This message was sent by Atlassian Jira
(v8.20.10#820010)