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.
07-05-25 08:14 AM
@Neel1
I am also facing same issue. Were you able to resolve it?
07-05-25 10:02 AM
Hello @DipinDevP - Yes. i used this connector housed in DX (https://digitalexchange.blueprism.com/cardDetails?id=37639)
Let me knows how this works.
although this works for me - but then i used python to call all the API instead of BP.