ssl installation on sun java web server 7.0
my new web server needs ssl. My sysadmin gave me a private key and cert pair. How do I create a trust database and load the pk12 file that I created with openssl and how do I load the pk12 file with pk12util?

