OctopusDeploy / Issues

| Public | Bug reports and known issues for Octopus Deploy and all related tools
https://octopus.com
161 stars 20 forks source link

Increases default master key size to 256 bits #9104

Closed andrewabest closed 3 weeks ago

andrewabest commented 3 weeks ago

Prerequisites

The enhancement

The Need

Octopus uses AES encryption to store sensitive information within its database.

It uses the Octopus Server master key for encryption and decryption operations.

The existing default key length was 128 bits. We want to strengthen this to 256 bits, in line with many industry recommendations (example reference).

Solution

The solution will be to:

andrewabest commented 3 weeks ago

Release note: Increased default master key size to 256 bits, also allow 128 bit keys to be rotated to 256 bit keys

Octobob commented 2 weeks ago

:tada: The fix for this issue has been released in:

Release stream Release
2024.4 2024.4.6381
2025.1+ all releases