2017-06-27
1.0.0
Pedro Oliveira
All
.NET
Connectors
[Overview]
Extension enabling the use of REST Web Services that with invalid certificates. Just make a call to its function in the OnBeforeRequestAdvanced of the REST API you are calling to have .NET ignoring any associated certificate errors. WARNING: NEVER USE THIS IN PRODUCTION SCENARIOS! This typically useful only in proof of concept and temporary workaround scenarios and ignoring HTTPS security mechanisms can create significant security risks to your data.
[Detail]
Extension enabling the use of REST Web Services that with invalid certificates. Just make a call to its function in the OnBeforeRequestAdvanced of the REST API you are calling to have .NET ignoring any associated certificate errors.
WARNING: NEVER USE THIS IN PRODUCTION SCENARIOS! This typically useful only in proof of concept and temporary workaround scenarios and ignoring HTTPS security mechanisms can create significant security risks to your data.