Hi,
How to convert private key and certificate that generated from openssl to keydatabase ".kdb" format?
I have generated private key and certificate from openssl called myprivate.key and mycert.csr
I need it to convert from openssl format to keydatabase ".kdb" format because i want to configure IBM HTTP server which later need to be pointed in my websphere plugin configuration.
Now i'm not sure is it need to convert it or to import it to keydatabase management. Pls consult.
Thanks.