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?