
Hello there, I am trying to connect via ovirt-shell to my ovirt manager. To do this I've downloaded the CA File (https://127.0.0.1/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA) to /tmp and set up my config in .ovirtshellrc : [cli] autoconnect = True autopage = True [ovirt-shell] username = adminuser renew_session = False timeout = None extended_prompt = False url = https://127.0.0.1/api insecure = False kerberos = False filter = False session_timeout = None ca_file = /tmp/pki-resource?resource=ca-certificate dont_validate_cert_chain = True key_file = None password = somepassword cert_file = None So when I am trying to connect I get the following error: (60, "Peer's certificate issuer has been marked as not trusted by the user.") While researching I also found a pretty similar issue here https://lists.ovirt.org/archives/list/users@ovirt.org/thread/IYG6AQPII25366I... but unfortunally there is no solution posted. Does anyone have a hint for me what could cause this problem or where to look else ? Thanks a lot ! Bye, Dirk

Hello, i don't know the tool, but maybe insecure = True will help. Alternatively try to import ovirt's ca certificate into your system truststore. Luca On Tue, Nov 17, 2020 at 2:23 PM FRIES, Dirk, SHS Informatik via Users <users@ovirt.org> wrote:
Hello there,
I am trying to connect via ovirt-shell to my ovirt manager.
To do this I've downloaded the CA File (https://127.0.0.1/ovirt-engine/services/pki-resource?resource=ca-certificate&format=X509-PEM-CA) to /tmp and set up my config in .ovirtshellrc :
[cli]
autoconnect = True
autopage = True
[ovirt-shell]
username = adminuser
renew_session = False
timeout = None
extended_prompt = False
url = https://127.0.0.1/api
insecure = False
kerberos = False
filter = False
session_timeout = None
ca_file = /tmp/pki-resource?resource=ca-certificate
dont_validate_cert_chain = True
key_file = None
password = somepassword
cert_file = None
So when I am trying to connect I get the following error:
(60, "Peer's certificate issuer has been marked as not trusted by the user.")
While researching I also found a pretty similar issue here https://lists.ovirt.org/archives/list/users@ovirt.org/thread/IYG6AQPII25366I... but unfortunally there is no solution posted.
Does anyone have a hint for me what could cause this problem or where to look else ?
Thanks a lot !
Bye, Dirk
_______________________________________________ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-leave@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/F3PR4RBMUQTFPR...
-- "E' assurdo impiegare gli uomini di intelligenza eccellente per fare calcoli che potrebbero essere affidati a chiunque se si usassero delle macchine" Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716) "Internet è la più grande biblioteca del mondo. Ma il problema è che i libri sono tutti sparsi sul pavimento" John Allen Paulos, Matematico (1945-vivente) Luca 'remix_tj' Lorenzetto, http://www.remixtj.net , <lorenzetto.luca@gmail.com>
participants (2)
-
FRIES, Dirk, SHS Informatik
-
Luca 'remix_tj' Lorenzetto