Hi,

Thanks,  corrected URL accepted.

However, I've run into SSL certificate issue:
ovirt-shell -l https://node00.mydomain.com/ovirt-engine/api --cert-file
/etc/pki/ovirt-engine/certs/engine.cer -u "admin@internal"

==== ERROR ====
server CA certificate file must be specified for SSL secured connection.

certificate file exists, verified
/etc/pki/ovirt-engine/certs/engine.cer

without specifying SSL cert file its not possible to connect at all
==== ERROR ====
No response returned from server. If you're using HTTP protocol
against a SSL secured server, then try using HTTPS instead.

Or I should use another certificate from same directory ?

Thanks.


On 03/05/2018 06:46 AM, Karli Sjöberg wrote:
>
>
> Den 4 mars 2018 23:39 skrev Andrei Verovski <[email protected]>:
>
>     Hi !
>
>     I'm trying to connect via Bash from same machine where oVirt engine
>     installed
>     ovirt-shell --url=http://node00.mydomain.com/api -u admin
>
>
> Hi!
>
> You've forgotten 'ovirt-engine' before 'api':
> http://node00.mydomain.com/ovirt-engine/api
>
> /K
>
>     After entering password I've got:
>     === ERROR ===
>     [404] - Not Found
>
>     What is wrong here?
>     Thanks in advance.
>     Andrei
>     _______________________________________________
>     Users mailing list
>     [email protected]
>     http://lists.ovirt.org/mailman/listinfo/users
>
>
> Hi !
>
> I'm trying to connect via Bash from same machine where oVirt engine
> installed
> ovirt-shell --url=http://node00.mydomain.com/api -u admin
> After entering password I've got:
> === ERROR ===
> [404] - Not Found
>
> What is wrong here?
> Thanks in advance.
> Andrei
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.ovirt.org/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to