cancel
Showing results for 
Search instead for 
Did you mean: 

Using existing SSL Certificate for Web Dispatcher

HuseyinBilgen
Active Contributor
0 Kudos

Hi,

We've registered a SSL certificate with wildcard option via GlobalSign. The history of this process is as below:

1. We created a Certificate Request with IIS and send it to GS (GlobalSign).

2. They send us the certificate file Globalsign Primary Secure Server CA and Globalsign Server Sign CA files.

3. Import all ceritifcates into IIS and then exported the certificate into a Cert.pfx file.

4. By using this file, we are able to import the SSL certificate into J2EE WAS 640 of Portal system.

5. Now we want to use same certificate to establish a web dispatcher installation as intermediate server for internet access.

Web Dispatcher documentations says to create a pse and req file with sapgenpse program and then send it to CA (here globalsign) to get a certificate.

But when we asked GS, they told us to use the certificate they send us before. They cannot create a certificate file for the ourput of web dispatcher. It will be billed us if we persist.

So, we have to find a way to use the existing certificate to enable SSL of Web Dispatcher.

Any idea?

Accepted Solutions (0)

Answers (4)

Answers (4)

HuseyinBilgen
Active Contributor
0 Kudos

get rid of WD for that project and problem solved

Former Member
0 Kudos

Same problem here .

We bought a wildcard SSL certificate from Globalsign .

How can we use that certificate for webdispatcher .

Who can help us ?

Former Member
0 Kudos

Hi Huseyin,

I also have the same scenario. We also want to use the same certificate from verisign for our webdispatcher.

Do you know how to do. Can you help me.

Thanks and Regards,

Sailesh K

Former Member
0 Kudos

Huseyin,

Is it an option for you to install Web Dispatcher on the same IIS web server? Web Dispatcher can run on any web server, as it is only an executable using a different port.

James

HuseyinBilgen
Active Contributor
0 Kudos

no as it runs on suse server. But we are using apache web server on suse as reverseproxy with ssl at the moment. can we use them together?