OctopusDeploy / Issues

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

Certificate SAN values with non-standard string input types throw errors on importing. #8857

Closed IsaacCalligeros95 closed 3 months ago

IsaacCalligeros95 commented 3 months ago

Severity

Sev 2

Version

All, Latest

Latest Version

None

What happened?

Importing certificates with non-standard SAN values like 1.3.6.1.4.1.111.20.2.3;UTF8:0111111111@test.gov fail image

Reproduction

Error and Stacktrace

Unable to cast object of type Byte[] to type string.

More Information

No response

Workaround

No response

octoreleasebot commented 3 months ago

Release Note: Fixed an issue where certificate metadata validation returns a byte array and throws an exception when using non string inputs like otherName.1 = 1.3.6.1.4.1.111.20.2.3;UTF8:<mailto:0111111111@test.gov|0111111111@test.gov>

Octobob commented 4 weeks ago

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

Release stream Release
2024.1 2024.1.12849
2024.2 2024.2.9206
2024.3 2024.3.3183
2024.4+ all releases