mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 17:24:00 -04:00
Because of deficiencies in the encrypted-PEM format, it's not always possible to detect an incorrect password. In these cases no error will be returned but the decrypted DER bytes will be random noise. this closes #3337