cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SICF and HTTPS

Former Member
0 Likes
3,774

Hi,

I have created a REST web service returning XML using SICF and Handlers. Everything work fine but now I would like to know how to change the calling from HTTP to HTTPS, is it possible to do that?

Regards,

View Entire Topic
Former Member
0 Likes

Hi,

It is indeed possible.

If HTTPS is activated in your ICM on port xxx, just change your REST service URL to https://host:xxx.

Did you develop an abap HTTP handler for you REST service or did you use the SAP Netweaver Gateway ?

Regards,

Olivier