can webMethods AS2 adaptor support multiple certificates with different domains, and pick the right

Hi
can webMethods AS2 adaptor support multiple certificates with different domains, and pick the right one for message processing?

The certificate we currently using (ecom.***.com) is SHA-1 based, which will be disqualified by various CAs in short future as it is considered technically not secure enough.

We are planning to upgrade to CSR (2048-bit) and use another domain (e.g. ecom2.***.com), so that we could have both of them running in parallel, which make the transition between our partners and ourselves much easier.

The certificate will be installed at our firewall to cater HTTPS communication and convert to HTTP traffic before reaching the webMethods servers.
For AS2, we have projects that also use our certificate for message decryption and signature generation.
In such case, can webMethods AS2 adaptor support multiple certificates with different domains, and pick the right one for message processing?

Hi, Liu. We are using wM TN and are able to support multiple AS2 certificates with some partners using our SHA1 cert and some using our SHA2 cert. The SHA2 cert is defined as the default cert in our enterprise profile in TN and we have additional certs entries in our enterprise profile for those specific AS2 partners who are using the SHA1 cert.

Hi Mary

Thanks for your reply.
I have one question, TN 8 supports it?, can you give me some screenshots to show it?

Hi, Liu. Yes, 8.2 supports it. Please see attached. The default cert set is our SHA2 cert. The three additional cert sets are SHA1 for those AS2 partners who are still using our SHA1 cert.
ProfileWithDifferentCerts.docx (106 KB)

Hi Mary

Thanks for your reply again. Thanks.