On Wed, May 11, 2022 at 6:42 PM <louisb(a)ameritech.net> wrote:
I started to investigate based on your question regarding a secure connection. From that
investigation this what I’ve found:
When viewing he certificate the AIA section shows the following:
Authority Info (AIA)
Location:
http://ovirtdl380gen10.cscd.net:80/ovirt-engine/services/pki-resource?res...
Method: CA Issuers
It appears that the certificate is being issue/released on port 80, could this be the
reason no connection can be established with the “ovirt imageio” service; since the
service is looking for a connection on a secured port such as 443?
How can or what should be done to correct this. If this is the issue I suspect that I
need to have a certificate that is from port 443 or some other secured connection.
So you are accessing the engine via http:?
I don't think this can work for image upload. We support only https.
Access engine at:
https://ovirtdl380gen10.cscd.net/
You should get a secure connection - if not download the certificate
and install it,
and make sure the proxy is disabled, and upload should work.
Trying your engine address:
https://ovirtdl380gen10.cscd.net/
I get unrelated site (24th Judicial District Community ...). You may
need to fix the web server
setup so engine can be accessed using https.
Also having engine accessible on the web is not a good idea, it is
better to make it available
only inside a closed network.
Nir