Bug 1144940
Summary: | Console should show error info when adding invalid SSL certificate file. | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yanping Zhang <yanpzhan> | |
Component: | Management Console | Assignee: | Jason DeTiberus <jdetiber> | |
Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 2.1.0 | CC: | jialiu, jokerman, libra-onpremise-devel, lmeyer, mmccomas | |
Target Milestone: | --- | Keywords: | Upstream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | rubygem-openshift-origin-console-1.31.3-1.git.62.44c654c.el6op | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1144950 (view as bug list) | Environment: | ||
Last Closed: | 2014-11-03 19:55:03 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | 1144950 | |||
Bug Blocks: |
Description
Yanping Zhang
2014-09-22 05:43:14 UTC
Verified with puddle-2-2-2014-10-07. Steps to verify: 1.Login to enterprise website.Create an app, add an alias to the app, click "save". 2.Under SSL Certificate item, enter the path of .crt file with invalid content(such as f1.crt with "abcd"), click "save". 3.Under SSL Certificate item, enter the path of .key file with invalid content(such as f1.key with "test"), click "save" Actual results: 2.Have error info prompted: Invalid certificate: not enough data. 3.Have error info prompted: Invalid private key or pass phrase: Could not parse PKey: no start line. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2014-1796.html |