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

Crypto Algorithm names are handled case sensitive when sending #32

Closed
phax opened this issue Oct 13, 2017 · 0 comments
Closed

Crypto Algorithm names are handled case sensitive when sending #32

phax opened this issue Oct 13, 2017 · 0 comments
Assignees
Labels
Milestone

Comments

@phax
Copy link
Owner

phax commented Oct 13, 2017

Source: phax/as2-server#18 by @stetskevych

using SHA256 produces
"com.helger.as2lib.exception.OpenAS2Exception: The signing algorithm 'SHA256' is not supported!"
changing to sha-256 fixes it
also true for 3DES -> 3des

@phax phax self-assigned this Oct 13, 2017
@phax phax added the bug label Oct 13, 2017
@phax phax added this to the v4.0.0 milestone Oct 13, 2017
@phax phax closed this as completed Oct 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant