Specify cipher algos explicitly
This commit is contained in:
@@ -67,6 +67,8 @@ timestamp="$(date --utc -Iseconds)"
|
|||||||
--output - \
|
--output - \
|
||||||
--encrypt \
|
--encrypt \
|
||||||
--compress-algo none \
|
--compress-algo none \
|
||||||
|
--cipher-algo AES256 \
|
||||||
|
--digest-algo SHA256 \
|
||||||
--recipient "${gpg_pubkey_id}" \
|
--recipient "${gpg_pubkey_id}" \
|
||||||
| aws \
|
| aws \
|
||||||
s3 cp \
|
s3 cp \
|
||||||
|
|||||||
Reference in New Issue
Block a user