Hi,
I followed this link to create a secret key.
However, when I want to decrypt the databag using this code from this link, it throws a
[2016-04-22T11:35:36+08:00] FATAL: Chef::EncryptedDataBagItem::DecryptionFailure: Error decrypting data bag value: 'bad
decrypt'. Most likely the provided key is incorrect. false
Any idea how do I decrypt the keys? Thanks.