Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit tests to validated ECDH for WSS4J interceptors #1482

Closed

Conversation

jrihtarsic
Copy link
Contributor

This PR contains the unit test to verify ECHD-ES implementation using the apache cxf WSS4J interceptors.
NOTE. Because ECHD-ES is currently developed in XMLSEC and wss4j libraries
the PR request uses the SNAPTSHOT versions. If PR will be merged the versions must be changed to released version when they will be available
<cxf.wss4j.version>2.4.3-SNAPSHOT</cxf.wss4j.version>
<cxf.xmlsec.bundle.version>2.3.4-SNAPSHOT</cxf.xmlsec.bundle.version>

@coheigea
Copy link
Contributor

@jrihtarsic Now that we've updated CXF with the latest WSS4J + XML Security, can you rebase this branch off main?

@jrihtarsic
Copy link
Contributor Author

Created new PR from based on main branch:
#1715
This one is closed, because it is outdated..

@jrihtarsic jrihtarsic closed this Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants