I have been working on a scenario with a HTTP sender and all is working fine. However I hav just been told that the actual sender will be sending via HTTPS.
Could you tell me the following:
1: Currently our URL is http://dat-dof-xi:8052/sap/xi/adapter_plain?namespace=http://www.sting.com/xi/masterdatatype∫erface=MI_sting_master_datatype_sync_out&service=BS_STING&agency=≻heme=&QO=BE&sap-user=piafuser&sap-password=*****
Now am if the sender is sending HTTPS will it have to use the HTTPS port 8053? and hence the above URL will change or can I use the same URL?
2: Are there any weblogs on a Sender HTTPS?
3: Does anyone know of any HTTPS test client? I already have and use the HTTP one but I need one to test the knew scenario?