27-09-24 12:05 PM
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.
27-09-24 04:14 PM
@ewilson - Please can you advise on this.