Skip to content
Snippets Groups Projects
Unverified Commit d1aea9fd authored by Jonathan Martens's avatar Jonathan Martens Committed by GitHub
Browse files

docs: fix note visibility on gpg 2.4+ usage (#29647)

parent 6ab087c9
Branches
No related tags found
No related merge requests found
......@@ -968,11 +968,15 @@ uid Renovate Bot <renovate@whitesourcesoftware.com>
sub rsa4096 2021-09-10 [E]
```
</details>
<!-- prettier-ignore -->
!!! note
If you use GnuPG `v2.4` (or newer) to generate the key, then you must disable `AEAD` preferences.
This is needed to allow Renovate to decrypt the encrypted values.
<details><summary>key edit log</summary>
```bash
❯ gpg --edit-key renovate@whitesourcesoftware.com
gpg> showpref
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment