Actions
Bug #11654
closedCertificates with escaped x509 characters display the escaped version when renewing
Start date:
03/10/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:
Description
The certificate renewal page is displaying the x509 escaped version of certificate values when it should be removing the x509 escaping out for display purposes.
- Create an internal CA
- Create an internal certificate with a CN of "char+test"
- Click the renew icon for the "char+test" certificate
- Look at the Subject field contents and it will have "char\+test" when it should have "char+test"
Updated by Jim Pingle over 3 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset a473d89738b03bf336d4d2591821062759b30dbe.
Updated by Jim Pingle over 3 years ago
- Status changed from Feedback to Waiting on Merge
- Target version changed from CE-Next to 2.5.1
Cosmetic only, safe, and easily tested/verified.
Updated by Renato Botelho over 3 years ago
- Status changed from Waiting on Merge to Feedback
Cherry-picked to RELENG_2_5_1
Updated by Max Leighton over 3 years ago
- Status changed from Feedback to Resolved
It's fixed in
2.5.1-RC (amd64)
built on Sat Mar 27 03:04:02 EDT 2021
FreeBSD 12.2-STABLE
I'll mark the ticket resolved
Actions