#964 closed defect (fixed)
printer forwarding doesn't work with encryption or authentication
Reported by: | Josh | Owned by: | Josh |
---|---|---|---|
Priority: | major | Milestone: | 0.16 |
Component: | server | Version: | 0.15.x |
Keywords: | Cc: |
Description
The CUPS backend script doesn't specify any encryption options when it executes the xpra print
command, so documents will fail to print on a server using encryption.
Change History (3)
comment:1 Changed 7 years ago by
Owner: | changed from Antoine Martin to Josh |
---|---|
Summary: | printer forwarding doesn't work with encryption → printer forwarding doesn't work with encryption or authentication |
comment:2 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
It is fixed indeed, thanks.
comment:3 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/964
Note: See
TracTickets for help on using
tickets.
@joshiggins: r10439 should fix that.
(I never hit this issue before because I use
tcp-encryption
but noencryption
for my unix domain sockets...)If this works for you, it should get tested as part of #913, so you can just close or re-assign to afarr.