I have a client application written with Netscape C SDK. I'd like to use it to connect to a Secureway/IDS server over SSL. The problem is that the format of the certificate that is created in the these directories is different that what is expected by the Netscape SDK. The SDK guide says that the client must have access to a Netscape or iPlanet certificate database, and the certificate file must be the cert7.db database file used by Netscape Communicator 4.x and above. The Secureway certificate is a kdb file. The IDS certificate file is a PKCS#12 file.
How is it possible to work with these other certificates? and the Netscape SDK? Regards, Anat
