Tobias Schäfer e4f363aad4 Fixes #5432 - PGP: Decryption fails if Zammad's address is in BCC | 1 week ago | |
---|---|---|
.. | ||
README.md | 1 year ago | |
run.sh | 1 week ago |
This folder contains a shell script to generate various PGP keys for testing purposes.
The following files will be (re)generated:
spec/fixtures/files/gpg/*.asc
- private key in ASCII armored formatspec/fixtures/files/gpg/*.pub.asc
- public key in ASCII armored formatspec/fixtures/files/gpg/*.passphrase
- private key passphraseTo execute the script, simply run run.sh
in this directory. There is nothing more to it except of having gpg
binary installed and available in the path.