Bug 915231 - RHEVM-CLI: Add flag --dont-validate-cert-chain
Summary: RHEVM-CLI: Add flag --dont-validate-cert-chain
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-cli
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: 3.2.0
Assignee: Michael Pasternak
QA Contact: Ilia Meerovich
URL:
Whiteboard: infra
Depends On: 915225
Blocks: 886525 922807
TreeView+ depends on / blocked
 
Reported: 2013-02-25 09:22 UTC by Barak
Modified: 2016-02-10 19:27 UTC (History)
16 users (show)

Fixed In Version: sf10
Doc Type: Bug Fix
Doc Text:
Previously, the SDK ignored the '--insecure' option and would still require a CA certificate when connecting to the CLI using rhevm-shell. A new parameter 'dont-validate-cert-chain' has now been added that does not validate server CA certificate.
Clone Of: 915225
Environment:
Last Closed: 2013-06-10 20:30:33 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:0890 0 normal SHIPPED_LIVE rhevm-cli bug fix and enhancement update 2013-06-11 00:24:57 UTC
oVirt gerrit 12495 0 None None None Never
oVirt gerrit 12496 0 None None None Never

Comment 2 Ilia Meerovich 2013-05-13 09:32:44 UTC
What is exact behaviour that user should expect and how can I find it in CLI help?

Comment 3 Michael Pasternak 2013-05-13 10:42:38 UTC
(In reply to comment #2)
> What is exact behaviour that user should expect and how can I find it in CLI
> help?

you can see it in comment from Barak on 2013-02-11 04:22:55 EST

Comment 4 Ilia Meerovich 2013-05-13 10:50:21 UTC
[imeerovi@imeerovi ART]$ /usr/bin/rhevm-shell -c --url=https://leonid_rhevm.qa.lab.tlv.redhat.com:443/api/ -u admin@internal  -A /tmp/foo

error: [Errno 0] _ssl.c:328: error:00000000:lib(0):func(0):reason(0)



        
 ++++++++++++++++++++++++++++++++++++++++++
 
           Welcome to RHEVM shell
 
 ++++++++++++++++++++++++++++++++++++++++++
        
    
[RHEVM shell (disconnected)]# 

-------------------------------------------------------------------------------
[imeerovi@imeerovi ART]$ /usr/bin/rhevm-shell -c --url=https://leonid_rhevm.qa.lab.tlv.redhat.com:443/api/ -u admin@internal  -D -A /tmp/foo

 ==========================================
 >>> connected to RHEVM manager 3.2.0.0 <<<
 ==========================================


        
 ++++++++++++++++++++++++++++++++++++++++++
 
           Welcome to RHEVM shell
 
 ++++++++++++++++++++++++++++++++++++++++++
        
    
[RHEVM shell (connected)]#

Comment 5 errata-xmlrpc 2013-06-10 20:30:33 UTC
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/RHBA-2013-0890.html


Note You need to log in before you can comment on or make changes to this bug.