Skip to main content
Question

HttpCaller SSL Connect Error

  • February 25, 2021
  • 4 replies
  • 48 views

Forum|alt.badge.img+1

Hi,

I want to access the api using HttpCaller. (https://api.ieo.org.tr/)

works fine on my own computer. but i am getting ssl error on windows server.

Chrome can open the page.

How HttpCaller sends the request.. What adjustments should I make?

 

 

Thank you

4 replies

david_r
Celebrity
  • February 25, 2021

Have you tried setting Verify SSL certificates to NO under the client settings in the HTTPCaller?


Forum|alt.badge.img+1
  • Author
  • February 25, 2021

David;

Yes I tried. But I failed


david_r
Celebrity
  • February 25, 2021

David;

Yes I tried. But I failed

It works just fine for me and I cannot see anything obviously wrong with the certificate.

You should probably get in contact with your IT services and have them check for proxy or policy issues on your server.


Forum|alt.badge.img+1
  • Author
  • March 12, 2021

It works just fine for me and I cannot see anything obviously wrong with the certificate.

You should probably get in contact with your IT services and have them check for proxy or policy issues on your server.

Hi David,

thank you for your suggestions.

 

I still could not solve the problem. fme fails even though POSTMAN works properly.

I can send a Chrome request.