Bug #36069
mgr/dashboard: Support http-only initialization
Status:
Resolved
Priority:
Normal
Assignee:
Category:
dashboard/backend
Target version:
% Done:
0%
Source:
Tags:
Backport:
mimic
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature:
Description
The ceph dashboard currently requires a SSL certificate even if it is
not running in the SSL mode since it is always querying for the
certificate file/key pair.
For the mimic back-port, we will also need to add the following patch:
21fbfc9c3a00edfe6063c33c738d49fdba21ea73
Related issues
History
#1 Updated by Boris Ranto about 1 year ago
Upstream PR:
#2 Updated by Lenz Grimmer about 1 year ago
- Category set to dashboard/backend
- Status changed from New to Pending Backport
- Target version set to v14.0.0
- Affected Versions v13.2.2, v14.0.0 added
#3 Updated by Nathan Cutler about 1 year ago
- Copied to Backport #36123: mimic: mgr/dashboard: Support http-only initialization added
#4 Updated by Lenz Grimmer about 1 year ago
- Subject changed from [dashboard] Support http-only initialization to mgr/dashboard: Support http-only initialization
#5 Updated by Nathan Cutler about 1 year ago
- Status changed from Pending Backport to Resolved
#6 Updated by Nathan Cutler 8 months ago
- Pull request ID set to 24103