keytool & importing new certificates / missing chains for Java

Everyonce in a  while new root certificates come out that ain't trusted by your server.


JRun4\jre\bin\keytool -import -keystore \JRun4\jre\lib\security\cacerts -file \somenewcertificate.crt

See these links also for the issues these caused with ColdFusion 
https://docs.google.com/document/d/12Ef1SwddMh0oO11TS3lt5E8VGiVCsdI8WmYn8qQLW4c/edit#


https://bugbase.adobe.com/index.cfm?event=bug&id=3041494  

Remember also if using Coldfusion with a different JVM version, the cacerts is in the JVM version!

Comments

Popular posts from this blog

Lucee 4.5.2 cfhttp inconsistent timeout response with Adobe Coldfusion

Global SQL Procedure, System Objects and sp_ms_marksystemobject