Sending a Https request using sendHttpGetRequest fails

I used sendHttpGetRequest in a rule for sending a Https request successfully (before completing the tankerķönig binding).
Trying the same on another site doesn’t work. Sending the same URL via a browser works, using the sendHttpGetRequest command results in a return that probably states that something is wrong (json string with empty data).
Is there another way?