Philip Helger

Results 277 comments of Philip Helger

Well, I never did it myself - I only saw it in implementations using phase4. You need to be familiar with the concepts of "Security Providers" in Java. By using...

Is it with head revision or the 3.x version?

Yes I know - I didn't do much in this project lately - and the proposed changes were so huge I couldn't understand them properly without investing more time. Maybe...

Snakeyaml 2.2 uses 1.7 according to https://search.maven.org/artifact/org.yaml/snakeyaml/2.2/bundle As long as it is `1.7` and not `17` we should be okay

Sorry can't help you out in any more detail - I an in front of a 4 week leave and need to finish tons of other things first :( Back...

I don't understand why this gets low priority. Not validating the output may cause severe issues if the response is indeed invalid...

Thanks Arun - I this will bring some good improvement to the overall quality on the exchanged messages in the network :)

Based on DBNA AS4 profile, you need to use AES-256 GCM. It seems like you are sending out with AES-128 GCM instead. It seems like you are missing the DBNA...