|
Prev: Advanced Sarch
Next: Sending email encrypted
From: DettCom on 30 Mar 2008 13:36 Well the believe it or not I figured it out. It was only after reading this post (http://www.numtopia.com/terry/blog/archives/2006/07/importing_ssl_certificates_ with_keytool_finally.cfm) that I started thinking that I remember I would import certificates and thenn run a list to make sure that they were in there. I could never find them and the total amount would always stay at 106. I then entered the following (replace "whateverthecertis"): keytool -import -keystore C:\CFusionMX7\runtime\jre\lib\security\cacerts -file whateverthecertis.cer -alias whateverthecertis All of the documentation examples I read (which was quite a bit) always had "-keystore cacerts" which places it in the same directory as the keytool (C:\CFusionMX7\runtime\jre\bin). Therefore the CF server never sees it. I hope this helps someone as it would have saved me a week.
|
Pages: 1 Prev: Advanced Sarch Next: Sending email encrypted |