Exporting SSL certificate

I have a keyring file (keyfile.kyr), into which I have installed a SSL certificate for a Domino 6.5 server.

The certificate was obtained from a commercial CA and works perfectly.

I have a WebSphere 5.1.0.3 server installed on the same machine for servlets and JSP’s. SSO is in place as well. Everything is running on Windows 2000.

I would like to export my SSL certificate from Domino so it can be used in the keyfile for WebSphere as well.

WebSphere provides the ‘ikeyman’ utility for manipulating keyrings - but it seems the keyring generated with the Domino Server Certificate Administration application is incompatible with the tool.

Extensive searches on the web has not revealed any utilities or workarounds for this so, if someone can point in the right direction, it would be greatly appreciated.

Regards,

Alex Rasmussen

Subject: Exporting SSL certificate

You have a Private and a Public key from your commercial CA I take it, so what is the problem?

If you have these you do not need to export anything out of Notes.

The Websphere side I cannot help you with.

Regards

Rolf Pfotenhauer

Subject: RE: Exporting SSL certificate

As I said, my certificates work fine. The problem is that I cannot accept the public key into my WebSphere key file unless the key request already resides in the key file.

The request was made from the Domino application and is, therefore, NOT in the WebSphere key file.

I have an option to import key pairs from another key file (my Domino key file), but the two formats are not compatible.

I guess I am looking for some kind of tool to convert the Domino key file to a .JKS file or similar.

Regards,

Alex Rasmussen