Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use IBM HTTPserver keys in Apache?

Status
Not open for further replies.

trifo

MIS
May 9, 2002
269
HU
Hi!

I need to export some keys from an ikeyman key database and use them in a regular apache as SSL certificate.

Apache by default uses keys generated by openssl
I can export keys from the ikeyman .kdb file as *.arm, but I do not know what they really are.

Can you help me converting these .arm certificates into something that I can use with Apache?

Thanks,

--Trifo
 
Trifo,

I am not sure if this is helpful, but there is a tool that comes with the LDAP package for creating your own certicates.

You could try downloading the information on it from the IBM ldap directory website.

Mark
 
During the time I have found the way. I think at least. You have to export keys in PKCS12 format, that can be eaten by openssl.

My only problem now is the misbehaviour of ikeyman: when I am exporting a key to PKCS12 file, I have to provide a key passphrase. There is a "Password" and a "Password again" field on the key export window in the ikeyman. I enter the password, but can not anyhow go to the fielt "Password again:" It makes me go nuts!

--Trifo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top