Skip to content

Option -n, --no-verify (Do not verify the HMC certificate) is not passed to stomp.py #2230

Description

@wengel

Describe the bug
When calling zhmc with -n to not verify ssl certificate, that option is not passed to stomp.py and therefore the verification of ssl certificate fails since the HMC is using a self signed certificate per default.

To Reproduce
Call zhmc -n with a HMC with self-signed certificate.

Expected behavior
Turn off ssl certificate verification in stomp.py

Environment information

  • HMC version:

  • Output of python -c "import zhmcclient; print(zhmcclient.debuginfo())":

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions