Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I try to connect to a REST API securised with SSL through a proxy .
But the component tSetProxy in https mode doesn't provide authentification parameters (user/mdp).
In snapshot attached, there is one solution for this use case.
Is there a best way for this achieve this goal ?
Thanks in advance.
Hello,
If you are trying to call a rest service with a self signed certificate, you need to have the certificate installed as "trusted" or the connections will fail.
Are you able to successfully import the certificate?
Best regards
Sabrina
Hello,
Thanks for your help.
Yes, I've already import the certificate on my trustore and I refere to it with the tSetKeystore component.
My problem, is that I have to use both tSetproxy in http mode and tSetproxy in https mode in order to connect at the Rest API,
because I have to authenticate to the proxy and I can't do this with the tSetproxy in https mode.
Best regards
Hello,
I have exactly the same problem. Does someone find a solution ?
Regards,
Aurélien.
Hello,
On the advanced tab of tRestClient, there is a section where you can add proxy details. Could you please use trestclient instead?
Best regards
Sabrina
Hello Sabrina,
Thank you for your reply but I know the option. My problem is to use https proxy in a generic way (also with tMicrosoftInputCRM for instance).
Regards,
Aurélien.
Hello,
It depends on your Online CRM authentication mechanism. Are you able to set studio proxy to make other proxy works?
Best regards
Sabrina