To Add a Signer certificate.
- Open Server Admin console from RAD.
 - Navigate to Secutity and Expand it.
 - Then click on SSL certificate and key management.
 - in the console check on Right Side for more options and click on Key stores and certificates
 - In that there should be a lot of NODES select for NodeDefaultTrustStore click on it.
 - on the right side check for Additional Properties and in that click on the Signer certificates.
 - The Navigated Path should look like this "SSL certificate and key management > Key stores and certificates > NodeDefaultTrustStore > Signer certificates"
 - Next to add and delete button find the retrieve from port button
 - now gotta fill the mandatory fields like Host, Port and Alias.
 - Host can be for eg "developer.authorize.net" and port try 443 and Alias give any meaning ful name to recognise it.
 - Then click on Retrieve Signer Information and wait for the certificate import.
 - Then apply and save it with out fail.
 - Restart the server and test.
 
Important Note:
If you get the error as "ErrorReceived fatal alert: handshake_failure" while adding the certificate follow below steps as a Fix.
- Navigate to SSL certificate and key management.
 - In the Related Items and click on SSL Configurations.
 - Then click on NodeDefaultSSLSettings.
 - Find the Additional Properties and click on Quality of protection (QoP) settings.
 - Here by Default SSL_TLS might be selected.
 - Change it to TLSv1.2 or SSL_TLSv2.
 - It will solve the issue.
 
No comments:
Post a Comment