Summary: | specifying --spice-ca-file yields Load CA, file: (null) | ||
---|---|---|---|
Product: | Spice | Reporter: | Shem Pasamba <shemgp> |
Component: | spice-gtk | Assignee: | Spice Bug List <spice-bugs> |
Status: | RESOLVED MOVED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | teuf |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Shem Pasamba
2018-06-01 01:29:55 UTC
Using remote-viewer version 6.0 (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. -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/spice/spice-gtk/issues/13. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.