Hi All,
I am using the SSLCertificateIgnore extension to bypass the error mentioned below by passing the SHA-256 fingerprint certificate details in the OnBeforeRequest of a REST API call. However, I am still encountering the same error:
"The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel."Now, I am looking for help from the community.
Hello Shivendra,
I have not tried this component, however few pointers to consider.
1. Please check that you are working compatible platform version.
2. Are there any errors logged and do they differ in nature with or without the extension?
I was reading the Microsoft document referenced on component, there are certain classes which are obsolete now. This component is quite old, not sure what classes it implements.
One suggestion, you are likely to get assistance faster if you open a discussion on the component page itself.
Thanks,
Junaid
It is for Traditional web and very old I dont think it will work. You can post query on forge component page.
You can change Chrome setting to disable ssl checking for testing purposes.
Chrome disable SSL checking
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --ignore-certificate-errors
https://medium.com/idomongodb/chrome-bypassing-ssl-certificate-check-18b35d2a19fd