Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTPS communications

Former Member
0 Likes
394

Hi Expert

I've a problem for dialog with an external site (no SAP)

Now I use a service of a web site but I need to implement the SSL communication because everytime that I will be redirect to an HTTPS page the client failed

May u help me?

now I use the class http_client.

and I have the error every time that I call the method creation by url with https

thanx in advance

1 ACCEPTED SOLUTION
Read only

Pawan_Kesari
Active Contributor
0 Likes
366

This [blog|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1645] [original link is broken] [original link is broken] [original link is broken]; might help you.

2 REPLIES 2
Read only

Pawan_Kesari
Active Contributor
0 Likes
367

This [blog|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/1645] [original link is broken] [original link is broken] [original link is broken]; might help you.

Read only

0 Likes
366

Thankx for link

but I need a comunication HTTPS between my SAP and an external site.

After login are all over https. But the client fail the comunication.

I need only to enable the HTTPS connectio like a client/browser