We are using webMethods IS version 8.2.2.0.
One of our trading partners asked to update their new AS2 certificate from SHA1 to SHA2.
After the certificate update in TN, we got authentication error.
I believe 8.2.2.0 version supports SHA2 type.
Is there any other places to change configuration or setting other than TN?
How can we fix this problem?
(We tried in Liaison and it worked without any issues just by changing the certificate.)
Can you please make sure the SHA2 cert your loaded from the partner was installed properly and also check with your partner side they were loaded properly (all certs chain) and so it works fine during SSL auth/handshake?
TP → Security tab → Sign/Verify tab and Descrypt/Encrypt tab with ‘Use alternative sign/verify certificate set’ and ‘Use alternative decrypt/Encrypt certificate set’ selected
Beofre you update any certs first delete the existing chains Sign/Verify,and Encrypt/Decrypt and Save it Then
On Sign/Verify → click edit option and under Certificate Chain section click on Add Certificate and upload the New Certificate provide with your new(SHA2) cert .pb7 and click ok to save the section finally.
Follow the Same steps for Descrypt/Encrypt and save the section.
Hi John, you may need to add the new cert to your Truststore as defined in IS>Security>Keystore. Then reload the Truststore (IS>Security>Keystore) and clear the SSL cache (IS>Security>Certificates).
for inbound authentication error:
Please define new ssl certificate in IS > security > Configure Client Certificates >
Import the new Certificate > Certificate Path , User & Usage = SSL authentication
Delete the old one.
for outbound authentication error:
Please define new ssl certificate in TN > partner profile > security > ssl client > delete old certificate and add new one.
add “Root CA and intermediate certificates” to your Truststore.