cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service security

Former Member
0 Kudos

hi,

is there a documentation how to make a web service secure (e.g. end-to-end, point-to-point) -> step by step.

Including how to create certificates....

regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member239282
Active Participant
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi all,

Thanks.

I need a instruction about web service security based on Netweaver ABAP (not Java).

I have created a web service from a function module.

The service uses basic authentification and is called from a .net application. There, i have to input a user and a password. (-> not everybody should call the service) -> everything works fine

And now the user and password is not transported encrypted. So how can i make this?

regards

sbhutani1
Contributor
0 Kudos

Hi Wolfgang,

Refer this article in which this is decribed that how to make your data encripted using SSL and X certificates.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f9aa3d03-0b01-0010-96ad-d81...

Also there is one good tutorial on how to apply certificates. I am searching that one and will get back with that soon.

Regards

Sumit Bhutani

sbhutani1
Contributor
0 Kudos

Hi Wolfgang,

Refer this article for a secure webservice communication overview.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3a913f71-0601-0010-7a83-dfd...

Regards

Sumit Bhutani