Bug 960983
Summary: | RHEVM-CLI: certificate file keys are not exposed in .rhevmshellrc | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Michael Pasternak <mpastern> | |
Component: | ovirt-engine-cli | Assignee: | Juan Hernández <juan.hernandez> | |
Status: | CLOSED ERRATA | QA Contact: | Ilia Meerovich <iliam> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 3.2.0 | CC: | acathrow, bazulay, cboyle, cpelland, iheim, jkt, juan.hernandez, oramraz, pstehlik, Rhev-m-bugs | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | 3.3.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | infra | |||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
The key_file, cert_file, and ca_file options can now be set in the rhevmshellrc configuration file.
|
Story Points: | --- | |
Clone Of: | ||||
: | 969057 (view as bug list) | Environment: | ||
Last Closed: | 2014-01-21 15:53:41 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 969057 |
Description
Michael Pasternak
2013-05-08 12:59:45 UTC
[root@ilia-rhevm ~]# rpm -q rhevm-cli rhevm-cli-3.3.0.3-1.el6ev.noarch [root@ilia-rhevm ~]# cat ~/.rhevmshellrc [cli] autopage = True [ovirt-shell] username = timeout = None extended_prompt = False url = insecure = False filter = False session_timeout = None ca_file = None dont_validate_cert_chain = False key_file = None password = cert_file = None [root@ilia-rhevm ~]# Hiya, does this need doc text? If what was the problem and the fix. Thanks. 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. http://rhn.redhat.com/errata/RHEA-2014-0076.html |