Decrypt Encrypted ColdFusion Datasource PW
In Terminal:
$ echo hRcZHqpT8Z9U/sjPqclyAw==|openssl des-ede3 -a -d -K 30794A21403124723870304C4072312436794A214031726A -iv 30794A2140312472; echo
(where the text in bold is your encrypted password)
In Terminal:
$ echo hRcZHqpT8Z9U/sjPqclyAw==|openssl des-ede3 -a -d -K 30794A21403124723870304C4072312436794A214031726A -iv 30794A2140312472; echo
(where the text in bold is your encrypted password)