cancel
Showing results for 
Search instead for 
Did you mean: 

Setup SLD Data Supplier for J2EE-Based Systems using HTTPS

Former Member
0 Kudos

Hi,

In setting-up SLD Data Supplier for J2EE-Based Systems using HTTPS, I always get the following error when triggering data transfer to SLD:

Operating failed! Failed to collect SLD data.

Unable to open connection to host "<host>:50001".

Server certificate rejected by ChainVerifier.

But if i test SSL connection (https://server.<domain>.<ext>:50001), I'm still able to view AS java start page.

So I check the configuration of the Use of SSL on the J2EE Engine.

SAP says that for each server that is to support SSL in the J2EE Engine, I have to:

1. Create the server’s key pair to use for SSL.

2. Assign the key pair to use for the specific SSL port.

3. Test the SSL connection.

In step 1, I find out that the certificate "ssl-credentials" is out of date (Oct 02 2005).

Therefore, I have to create a new certificate. I need a CA server for certificate but I don't know what kind of CA server I should have. Can I use a local CA server? Can I use a Windows CA server to support this?

Any info. about configuring HTTPS for comunication is welcome.

Thanks,

Toan Do

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

I was looking for informations about configuring HTTPS at SAP NW AS and I have found this question that was not answered.

Can someone point me where I can find informations about how to setup a Java web application with HTTPS?

Thank you in advance,

Taciana