Maximum SSL encryption levels by version
ColdFusion provides support for SSL in various elements of CFML such as cfhttp and cfldap. The maximum encryption level possible for those elements varies across product versions. Following is the maximum possible SSL encryption level by version, as well as any additional relevant detail.
- ColdFusion 4.5 - 56 bit encryption.
- ColdFusion 5 - 56 bit encryption.
- ColdFusion MX - Utilizes the Java Secure Socket Extensions Library, version 1.0.3_02, which can provide up to 2048 bit encryption. More information is available at: java.sun.com/products/jsse/index-103.html
- ColdFusion MX 6.1 - Utilizes the Java Secure Socket Extensions Library for the Java 2 SDK v. 1.4, which can provide up to 2048 bit encryption. More information is available atjava.sun.com/products/jsse/index-14.html
Additional Information
Related TechNotes:
This content requires Flash
To view this content, JavaScript must be enabled, and you need the latest version of the Adobe Flash Player.
Download the free Flash Player now!
