cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro and SSL

Former Member
0 Kudos

Hi...

We're developing a DC with connection to a webservice, but this webservice is a SSL (https) service.

What I need to do, to this webservice works without problems.

Now, I'm receiving the following message:

Service call exception; nested exception is:

com.sap.exception.io.SAPIOException: <Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='Could not create SSL socket:java.net.ConnectException Connection timed out: connect', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Could not create SSL socket:java.net.ConnectException Connection timed out: connect

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Importing our certificate into web dispatcher, our DC works well...

Thanks!

😃

Former Member
0 Kudos

Hi Glauber,

I just had a look on the above mentioned problem of yours. So, In regard to the same , I am also facing an issue like this.

start authorizations for R3TR WDYA WD_GLOBAL_SETTING to user & import the SSL server certificate into "SSL Client Anonymous" PSE's certificate in SYSTEM.

Could you please give me some information regarding this.

Regards,

Ankush

Former Member
0 Kudos

Hi,

Try Configuring the Http proxy settings....

Start the Visual Administrator and select Web Services Container -> Runtime -> UDDI Client

Initial Configuring

Configure the HTTP proxy settings

Select the Settings tab and enter the required proxy host and port information. Choose Save.

Hope this helps you..

Regards,

Saleem

Former Member
0 Kudos

Hi...

The problem still the same...

I need to import some certificate, or something like this!?

Thanks again...

Former Member
0 Kudos

Hi,

Look at this thread..

SSL certificate in visual admin:

Check this blog:

/people/aniket.tare/blog/2005/03/22/ssl-certificate-installation-procedure-for-sap-j2ee-engine-630-150-steps-in-visual-administrator

Regards,

Saleem

Former Member
0 Kudos

Hi...

The problem still unsolved... And I don't know what to do...

The error message is:

Service call exception; nested exception is:

com.sap.exception.io.SAPIOException: <Localization failed: ResourceBundle='com.sap.exception.io.IOResourceBundle', ID='Could not create SSL socket:java.net.ConnectException Connection timed out: connect', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Could not create SSL socket:java.net.ConnectException Connection timed out: connect

What's next step?!

Thanks!