Skip to content

Instantly share code, notes, and snippets.

@cflove
Created April 22, 2016 18:38
Embed
What would you like to do?
keytool -import -storepass [password] -noprompt -alias www.xxxxxxxx.com -keystore C:\ColdFusion8\runtime\jre\lib\security\cacerts -trustcacerts -file C:\ColdFusion8\runtime\jre\lib\security\xxx.cer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment