Bug 1342322
Summary: | Image Upload - PKI setup for secure communications with Image I/O Proxy | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Greg Padgett <gpadgett> |
Component: | Setup.Engine | Assignee: | Amit Aviram <aaviram> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Natalie Gavrielov <ngavrilo> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.0.0 | CC: | aaviram, amureini, bugs, stirabos, tnisan |
Target Milestone: | ovirt-4.0.0-rc | Flags: | rule-engine:
ovirt-4.0.0+
rule-engine: planning_ack+ tnisan: devel_ack+ acanan: testing_ack+ |
Target Release: | 4.0.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-08-01 12:23:52 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Storage | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1049604 |
Description
Greg Padgett
2016-06-03 01:13:36 UTC
FYI, you probably want to have your browser or OS trust the engine CA cert, which may require manual steps if your engine cert is self-signed. To do this, after running engine-setup, follow the instructions here: http://unix.stackexchange.com/questions/90450/adding-a-self-signed-certificate-to-the-trusted-list The certificate can be retrieved with the following command (all one line): wget -O engine-ca.pem http://<YOUR ENGINE ADDRESS>/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA Bug tickets must have version flags set prior to targeting them to a release. Please ask maintainer to set the correct version flags and only then set the target milestone. Amit, is there anything to document here? No, The resolution for this bug is transparent for the user. (In reply to Amit Aviram from comment #5) > No, The resolution for this bug is transparent for the user. So, is there a way to test this except for just uploading a file? (In reply to Natalie Gavrielov from comment #7) > (In reply to Amit Aviram from comment #5) > > No, The resolution for this bug is transparent for the user. > > So, is there a way to test this except for just uploading a file? Just make sure you use https, and not http. if you can upload a file, this bug can be verified. Thanks Verified using: rhevm-4.0.2-0.1.rc.el7ev.noarch ovirt-imageio-proxy-0.3.0-0.el7ev.noarch ovirt-imageio-common-0.3.0-0.el7ev.noarch ovirt-imageio-daemon-0.3.0-0.el7ev.noarch vdsm-4.18.8-1.el7ev.x86_64 |