Bug 1607793
Summary: | [RFE] When RHV uses custom certs for https, Fetch correct ca cert in satellite | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sanket Jagtap <sjagtap> |
Component: | Compute Resources - RHEV | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED WONTFIX | QA Contact: | Sanket Jagtap <sjagtap> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.4 | CC: | inecas, kbidarka, lhellebr, mshira, orabin, sjagtap |
Target Milestone: | Unspecified | Keywords: | FutureFeature, Reopened, RFE, Triaged |
Target Release: | Unused | ||
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: | 2019-11-04 14:03:24 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: |
Description
Sanket Jagtap
2018-07-24 09:41:39 UTC
Please note, the field description says "Optionally provide a CA, or a correctly ordered CA chain. If left blank, a self-signed CA will be populated automatically by the server during the first request." However, I would expect the Satellite to download the cert that is actually used so the current behavior seems undesirable to me. *** This bug has been marked as a duplicate of bug 1602835 *** Ido, I don't think these are duplicates. This bug is about Foreman not fetching custom cert when clicking 'Load Datacenters' in the WUI (whether it is a bug or not is another issue) while the other bug is about API not supporting manual CAcert specification. However, bug 1343391 appears to be related. okay reopened it, i misread the issue, sorry At the moment, when creating ovirt compute resource the behavior is the following : - If there is no custom certificate - It will fetch the self-signed certificate from here: http://${OVIRT}/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA - If there is a custom certificate - then the the custom ca is not fetched. and nothing filled at the CA input. The reason you are are receiving an error is because you are entering a wrong CA. you are putting the self signed ca and not the custom one. please, try to download the root ca: in chrome: 1. Go to ovirt UL 2. Next to ovirt URL, in the left side you have a lock icon, click on it 3. click on certificate 4. click on the 'Details' Tab 5. Under the Certificate Hierarchy select the first one 6. Export Yes, the reason for filling the issue , is to address the same behaviour as mentioned in comment #10 . Satellite Should be able to fetch the correct CA cert, while adding RHV compute resource. We can switch the bug to an RFE to track this. Sanket, please change the bug to RFE, thanks. Thank you for your interest in Satellite 6. We have evaluated this request, and while we recognize that it is a valid request, we do not expect this to be implemented in the product in the foreseeable future. This is due to other priorities for the product, and not a reflection on the request itself. We are therefore closing this out as WONTFIX. If you have any concerns about this, please do not reopen. Instead, feel free to contact Red Hat Technical Support. Thank you. |