cancel
Showing results for 
Search instead for 
Did you mean: 

Utility Http - how to turn off SSL

Neel1
MVP

We are trying to call an API using latest version Utility HTTP VBO.

In postman - this is working fine. we have feed Proxy URL and Disable the SSL certification verification.

Need to know how SSL certificate can be turned off/ bypassed via Utility HTTP VBO.

We are receiving following error from Utility VBO. Input to VBO are - Proxy as true. Address URL  and Proxy address URL.This will give us token which need to consume in subsequent call.


Exception: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
Inner Exception: The remote certificate is invalid according to the validation procedure.

1 REPLY 1

Neel1
MVP

@ewilson - Please can you advise on this.