phax / as2-lib

A generic Java AS2 library, servlet and server
107 stars 43 forks source link

partnership attribute: remove_cms_algorithm_protection_attrib #137

Closed dang-osu closed 2 years ago

dang-osu commented 2 years ago

Hello @phax

I am working on a project that is using the AS2Client from your as2-lib...one of the attributes I need to set is the remove_cms_algorithm_protection_attrib to support a partners using IBM Sterling - AS2 server. Do you know how this can be accomplished with the AS2Client?

phax commented 2 years ago

Okay, so I assume you are referring to https://www.ibm.com/support/pages/some-tips-if-you-want-use-as2-openas2-product or similar?

Unfortunately that is something, that was introducted to OpenAS2 after the fork. I found the respective code and think I can take that overy with not too much effort...

phax commented 2 years ago

The attribute is called remove_cms_algorithm_protect_attr, must be set to false and will be available in release 4.10.1