[Bug 106764] specifying --spice-ca-file yields Load CA, file: (null)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 1 15:58:04 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106764

Christophe Fergeau <teuf at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |teuf at gnome.org

--- Comment #2 from Christophe Fergeau <teuf at gnome.org> ---
(In reply to Shem Pasamba from comment #0)
> Hello,
> 
> I'm trying to connect to Proxmox spice server and it doesn't work so I'm
> trying: remote-viewer --spice-ca-file /etc/ssl/certs/ca-certificates.crt
> --spice-debug ~/Downloads/spiceproxy
> 
> But the output says:
> 
> (remote-viewer:24345): GSpice-DEBUG: 09:19:59.476: spice-session.c:2064
> proxy lookup ready
> (remote-viewer:24345): GSpice-DEBUG: 09:19:59.476: spice-session.c:2047
> main-1:0: connecting 0x7eff411e7a70...
> (remote-viewer:24345): GSpice-DEBUG: 09:19:59.479: spice-session.c:2031
> main-1:0: connect ready
> (remote-viewer:24345): GSpice-DEBUG: 09:19:59.480: spice-channel.c:2451
> main-1:0: Load CA, file: (null), data: 0x55c9448b9000
> 
> (remote-viewer:24345): GSpice-WARNING **: 09:19:59.481: main-1:0:
> SSL_connect: error:00000001:lib(0):func(0):reason(1)
> As you can see the SSL_connect files, and I'm guessing, because the CAFile
> is empty?

When using a .vv file (~/Downloads/spiceproxy) together with --spice-ca-file,
the CA specified in the 'spiceproxy' file will take precedence over the one you
specified on the command line, that's why you are getting CAFile(null).
However, you should not be getting a file with an invalid CA from proxmox.
Maybe it's misconfigured? There is this bug opened
https://bugs.freedesktop.org/show_bug.cgi?id=94063 but the error message is
different, so probably not the same one.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/spice-bugs/attachments/20180601/732adda6/attachment.html>


More information about the spice-bugs mailing list