Ticket #3113 (closed defect: fixed)
Zeroconf does not encrypt messages properly
| Reported by: | danguy | Owned by: | sb |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11.2 |
| Component: | link-local messaging | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | OS: | All |
Description
gpg.encrypt() returns a tuple, connection_zeroconf.py encrypts it as a string, resulting in illegal base64 characters. Decryption the the receiving end fails.
I copied the new code from connection.py.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
