cancel
Showing results for 
Search instead for 
Did you mean: 

https Soap Adapter

Former Member
0 Kudos

Hello,

I'm developing scenario Sender Soap Adapter using https.

How to configure o https?

Thanks.

Accepted Solutions (0)

Answers (3)

Answers (3)

agasthuri_doss
Active Contributor
MichalKrawczyk
Active Contributor
0 Kudos

hi Aroldo,

if you want to enable SSL on your j2ee server

have a look at this link:

<b>Configuring the Use of SSL on the SAP J2EE Engine</b>

http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm

it shows the steps:

Deploying the SAP Java Cryptographic Toolkit

Creating the Server's Key Pair to Use for SSL

Assigning the Key Pair to Use for a Specific SSL Port

Regards,

michal

moorthy
Active Contributor
0 Kudos

Hi,

You can refer this blog for Sender SOAP Adapter scenario(Normal)-

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

But for https, you need to do the j2ee engine security configuration ..

This thread discussion will give some hints-

Hope this helps,

Regards,

Moorthy