-
Bug
-
Resolution: Done
-
Major
-
fuse-7.1
-
None
-
None
-
%
-
-
Fuse 7.3 Sprint 40 - Dev #1
Hi,
We updated this version in 6.2.1 and 6.3 but did not carry the change into 7.x, i.e:
6.3:
bluejay:jboss-fuse-6.3.0.redhat-343 sjavurek$ cd system
bluejay:system sjavurek$ find . -name jasypt
./org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt
./org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3.redhat_3/org.apache.servicemix.bundles.jasypt-1.9.3.redhat_3.jar
7.1:
./org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt
./org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.2_1/org.apache.servicemix.bundles.jasypt-1.9.2_1.jar
There's a fix in there that allows use Algorithm : PBEWITHHMACSHA512ANDAES_256 to encrypt and decrypt the properties saved in property files.
- is related to
-
ENTESB-3681 Not All Cipher Algorithms Work For Encrypting Property Placeholders
- Closed