Jasypt Users Forum

Re: Unable to decrypt encrypted passwords in property files using EncryptablePropertyPlaceholderConfigurer

by bubenik () :: Rate this Message:

Reply to Author | View in Thread

Finally I found my mistake.

For the decryption with the EncryptablePropertyPlaceholderConfigurer I specified an algorithm beleving that the value given is the default value used for encryption.

Obviously that was not the case.
Deleting the algorithm from my spring config (using real default) solved the problem.

resend post because sitll pending....

regards bubenik