| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- <partnerships>
- <partner name="Cypress"
- as2_id="cypressSemiconprod"
- x509_alias="b2b.cypress.com"
- email="Steve.Ma@cypress.com"/>
- <partner name="SkyeeTech"
- as2_id="skyeetech"
- x509_alias="ubtob.com"
- email="sunyj@usoftchina.com"/>
- <partner name="Synaptics"
- as2_id="GXS_AS2_ICSN11"
- x509_alias="ohio450.ohctr.gxs.com"
- email="americasenablement@opentext.com"/>
- <partner name="Worldshine"
- as2_id="worldshine"
- x509_alias="ubtob.com"
- email="sunyj@usoftchina.com"/>
- <partner name="A"
- as2_id="testa"
- x509_alias="ubtob.com"
- email="testa@testa.com"/>
- <partner name="B"
- as2_id="testb"
- x509_alias="server.com"
- email="testb@testb.com"/>
- <partnership name="SkyeeTech-to-Cypress">
- <sender name="SkyeeTech"/>
- <receiver name="Cypress"/>
- <attribute name="protocol" value="as2"/>
- <attribute name="content_transfer_encoding" value="8bit"/>
- <!--<attribute name="compression_type" value="ZLIB"/>-->
- <attribute name="subject" value="From SkyeeTech to Cypress"/>
- <attribute name="mdnsubject" value="Your requested MDN response from $receiver.as2_id$"/>
- <attribute name="as2_url" value="https://b2b.cypress.com:5559/invoke/wm.EDIINT/receive"/>
- <attribute name="as2_mdn_to" value="edi@cypress.com"/>
- <!-- <attribute name="as2_receipt_option" value="http://localhost:10080"/> ...for async MDN-->
- <attribute name="as2_receipt_option" value="http://ubtob.com:20881"/>
- <attribute name="as2_mdn_options" value="signed-receipt-protocol=optional, pkcs7-signature; signed-receipt-micalg=optional, SHA1"/>
- <attribute name="encrypt" value="3DES"/>
- <attribute name="sign" value="SHA1"/>
- <attribute name="resend_max_retries" value="3"/>
- <attribute name="prevent_canonicalization_for_mic" value="false"/>
- <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"/>
- </partnership>
-
- <partnership name="Cypress-to-SkyeeTech">
- <sender name="Cypress"/>
- <receiver name="SkyeeTech"/>
- </partnership>
- <partnership name="Worldshine-to-Synaptics">
- <sender name="Worldshine"/>
- <receiver name="Synaptics"/>
- <attribute name="protocol" value="as2"/>
- <attribute name="content_transfer_encoding" value="8bit"/>
- <!--<attribute name="compression_type" value="ZLIB"/>-->
- <attribute name="subject" value="From Worldshine to Synaptics"/>
- <attribute name="mdnsubject" value="Your requested MDN response from $receiver.as2_id$"/>
- <attribute name="as2_url" value="http://as2.am.gxsics.com/enterprise/as2"/>
- <attribute name="as2_mdn_to" value="americasenablement@opentext.com"/>
- <!-- <attribute name="as2_receipt_option" value="http://localhost:10080"/> ...for async MDN-->
- <attribute name="as2_receipt_option" value="http://ubtob.com:20881"/>
- <attribute name="as2_mdn_options" value="signed-receipt-protocol=optional, pkcs7-signature; signed-receipt-micalg=optional, SHA1"/>
- <attribute name="encrypt" value="3DES"/>
- <attribute name="sign" value="SHA1"/>
- <attribute name="resend_max_retries" value="3"/>
- <attribute name="prevent_canonicalization_for_mic" value="false"/>
- <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"/>
- </partnership>
- <partnership name="Synaptics-to-Worldshine">
- <sender name="Synaptics"/>
- <receiver name="Worldshine"/>
- </partnership>
- <partnership name="A-to-B">
- <sender name="A"/>
- <receiver name="B"/>
- </partnership>
- <partnership name="B-to-A">
- <sender name="B"/>
- <receiver name="A"/>
- <attribute name="protocol" value="as2"/>
- <attribute name="content_transfer_encoding" value="8bit"/>
- <!--<attribute name="compression_type" value="ZLIB"/>-->
- <attribute name="subject" value="From B to A"/>
- <attribute name="mdnsubject" value="Your requested MDN response from $receiver.as2_id$"/>
- <attribute name="as2_url" value="http://ubtob.com:20880"/>
- <attribute name="as2_mdn_to" value="edi@testb.com"/>
- <!-- <attribute name="as2_receipt_option" value="http://localhost:10080"/> ...for async MDN-->
- <attribute name="as2_receipt_option" value="http://server.com:20881"/>
- <attribute name="as2_mdn_options" value="signed-receipt-protocol=optional, pkcs7-signature; signed-receipt-micalg=optional, SHA1"/>
- <attribute name="encrypt" value="3DES"/>
- <attribute name="sign" value="SHA1"/>
- <attribute name="resend_max_retries" value="3"/>
- <attribute name="prevent_canonicalization_for_mic" value="false"/>
- <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"/>
- </partnership>
- </partnerships>
|