16
Views
2
Comments
SSLCertificateIgnore extension - The underlying connection was closed:
Question

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. 


Screenshot 2025-01-23 123831.png
2024-12-18 16-06-42
Junaid Syed

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

2022-12-30 07-28-09
Navneet Garg

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


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.