Encryption

Technical discussions regarding ColdFusion, SQL, or anything else that can't be configured within the sunapsis IOM.
Post Reply
lucyzoe
Posts: 27
Joined: Sat Nov 30, 2019 4:25 pm

Encryption

Post by lucyzoe »

Hello,
I'm working through the 4.0 Tech Guide AND the 'Enabling Encryption after Go-Live' document in my TEST environment.
In the Tech Guide >Key Generation>Additional Steps for 192 and 256-bit Keys, there follows information about how to "unlock' the features in Java so CF and sunapsis can make use of them.
1. Determine what version of Java your CF instance is using and note your Java Home Path
2. Download JCE Policy Files
3. Install the JCE
4. Restart CF

I'm on CF 2018 which now ships with Java 11.0.1 and my path is = c:\ColdFusion2018\jre
Oracle provides support for Adobe CF directly on their site: https://www.adobe.com/support/coldfusion/downloads.html
I downloaded JAVA SE 11.0.6 (LTS) jdk-11.0.6_windows-x64_bin.zip (Size 171 MB)
From this source, https://www.petefreitag.com/item/860.cfm, I got some great information, but ultimately failed.

Anyone had success with encryption on Java 11.0.1?
Thanks,
Lucy Zoe

lucyzoe
Posts: 27
Joined: Sat Nov 30, 2019 4:25 pm

Re: Encryption

Post by lucyzoe »

I posted a solution to this in sunapsis\Implementation.
:( I couldn't remember where I originally posted. #forumfail

Thanks,
Lucy Zoe

Post Reply