Menu

Sending Test File To Amazon

Help
2021-09-21
2021-09-24
  • Nick

    Nick - 2021-09-24

    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>"/> <attribute name="as2_mdn_to" value="as2@as2-eu.amazonsedi.com"/> <attribute name="as2_mdn_options" value="signed-receipt-protocol=optional, pkcs7-signature; signed-receipt-micalg=optional, SHA256"/> <attribute name="encrypt" value="AES256"/> <attribute name="sign" value="SHA256"/> <attribute name="resend_max_retries" value="3"/> <attribute name="prevent_canonicalization_for_mic" value="true"/> <attribute name="no_set_transfer_encoding_for_signing" value="false"/> <attribute name="no_set_transfer_encoding_for_encryption" value="false"/> <attribute name="rename_digest_to_old_name" value="false"/> <attribute name="remove_cms_algorithm_protection_attrib" value="false"/> <attribute name="no_chunked_max_size" value="104857600"/> </partnership>