Activity for Nick

  • Nick Nick posted a comment on discussion Help

    Here is a working example for Amazon Vendor Central. <partnerships> <partner name="TODO_Company" as2_id="TODO_Company_AS2_Instance_Id" x509_alias="TODO_Company_AS2_Instance_Crt_Alias" email="TODO_Company_AS2_Instance_Crt_Email"/> <partner name="Amazon" as2_id="TODO_Amazon_AS2_Instance_Id" x509_alias="TODO_Amazon_AS2_Instance_Crt_Alias" email="TODO_Amazon_AS2_Instance_Email"/> <partnership name="TODO_Company-to-Amazon"> <sender name="TODO_Company"/> <receiver name="Amazon"/> <attribute name="protocol"...

  • Nick Nick posted a comment on discussion Help

    Make sure you 4096 length certificate and try this <partnership name="YOUR_PARTNERSHIP_NAME"> <sender name="YOUR_SENDER_NAME"/> <receiver name="YOUR_RECEIVER_NAME"/> <attribute name="protocol" value="as2"/> <attribute name="content_transfer_encoding" value="8bit"/> <attribute name="subject" value="New message to Amazon"/> <attribute name="mdnsubject" value="Your requested MDN response from $receiver.as2_id$"/> <attribute name="as2_url" value="http://as2-eu.amazonsedi.com/ff51dd98-<CORRECT_URL>"/>...

  • Nick Nick posted a comment on discussion Help

    Hi, 1) OpenAS2 can be run inside a docker container, provided there is no restrictions from JVM, e.g. license, JCE. 2) Service Fabric or k8s might be more expensive than VM with the same SLA. 3) Azure has built-in support for AS2 transport. Check Integration Accounts for more details. Regards, Nick

  • Nick Nick posted a comment on discussion Help

    Hi, The encryption method you have specified in the configuration is unsupport by JRE and in order to fix it you have two possibilities: 1. Install Java Cryptography Extension . That's preferable way. See Section 3 from doc at http://openas2.sourceforge.net) 2. User weaker cipher. Regards, Nick

  • Nick Nick posted a comment on discussion Open Discussion

    Hi Stan, What the value for the 'date' header? Could you please post MDN messages and Message headers from OpenAS2? Usually they are stored under <PartnerName>/mdn and <PartnerName>/msgheaders. Thanks && Regards, Nick

  • Nick Nick posted a comment on discussion Help

    It should work, I've just tested it.

  • Nick Nick posted a comment on discussion Developers

    Hi All, First of all thanks for making project open source. It realy works despite...

1