Despite setting "SSlInfo" & "LoadEnabledflag" my request to target is always going as HTTP

Below is how i configured the request but at the end my request is going as HTTP (Could see the same in CURL).

I tried all possible combinations as i found in google but none worked out.

<HTTPTargetConnection>

<Properties/>

<SSLInfo>

<Enabled>true</Enabled>

</SSLInfo>

<LoadBalancer>

<Server name="CoffeeBeanTest">

<IsEnabled>true</IsEnabled> </Server>

</LoadBalancer>

<Path>/v0/coffeebean/data</Path>

</HTTPTargetConnection>

final target request i could see in the trace.

http://apireq.coffeebean.net/v0/coffeebean/data?coffeeId=COFFEE001023

0 2 100
2 REPLIES 2

can you also add your TargetServer config here?

This is a known issue in Trace, I've set 443 and SSL Info in my target server.

8953-https-target-bug.png