Skip to content

Update encryptable-properties docs for AES-256-GCM encryption#1802

Open
Jesus-Osuna-M wants to merge 7 commits intograils7-upgradefrom
docs/encryptable-properties-aes-gcm
Open

Update encryptable-properties docs for AES-256-GCM encryption#1802
Jesus-Osuna-M wants to merge 7 commits intograils7-upgradefrom
docs/encryptable-properties-aes-gcm

Conversation

@Jesus-Osuna-M
Copy link
Copy Markdown
Contributor

Summary

  • Updates encryptable-properties documentation to reflect AES-256-GCM encryption (replacing legacy Jasypt references)
  • Clarifies Jasypt CLI name and fixes code blocks based on review feedback
  • Updates all remaining Jasypt references to AES-GCM encryption across docs

Made with Cursor

Jesus-Osuna-M and others added 7 commits May 5, 2026 13:31
Reflects the migration from Jasypt to AES-256-GCM in Rundeck 6.0:
- Remove references to "Jasypt encryption library"
- Add upgrade note about automatic backward compatibility
- Clarify that algorithm config only affects legacy decryption
- Add section on re-encrypting legacy values

Co-authored-by: Cursor <[email protected]>
- Add info callout explaining 'Jasypt' is a legacy CLI name kept for compat
- Add language tag (text) to interactive prompt code block
- Fix Java -D property ordering (must come before -jar)
- Add explanation of Encrypter Config name linkage
- Add info callout in re-encryption section about legacy provider name

Co-authored-by: Cursor <[email protected]>
- bundled-plugins.md: Rewrite plugin section with new/upgrade examples,
  clarify algorithm/provider only needed for legacy decryption
- storage-facility.md: Update section title, examples, remove algorithm
  options table (no longer configurable)
- secrets-overview.md: Update plugin link and example config
- full-list.md: Update plugin name and link
- storage-converter-plugins.md: Update plugin description
- migrate-to-mysql.md: Update link
- azure-vault.md: Update converter type reference

Co-authored-by: Cursor <[email protected]>
Replace --encryptpwd Jasypt with --encryptpwd Encryptable-properties.
The legacy alias has been removed from the server CLI.

Co-authored-by: Cursor <[email protected]>
The aes-gcm-encryption plugin uses AES-256-GCM by default with no
algorithm configuration needed. Legacy properties (algorithm, provider,
encryptorType) are only relevant for decrypting pre-existing data and
are already documented in the bundled-plugins Legacy section.

Co-authored-by: Cursor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant