apple / cups

Apple CUPS Sources
https://www.cups.org
Apache License 2.0
1.85k stars 452 forks source link

Unable to encrypt connection: No supported cipher suites have been found. #6138

Open Lieta2 opened 9 months ago

Lieta2 commented 9 months ago

Printing to a network printer from Ubuntu laptop doesn't work. Printer is connected to raspberry pi usb port. RPi runs CUPS Version: 2.2.10-6+deb10u7. /var/log/cups/error_log shows: Unable to encrypt connection: No supported cipher suites have been found. I've tried to disable encryption, with no success. $ sudo grep -i encrypt /etc/cups/cupsd.conf DefaultEncryption Never $ cat /etc/cups/client.conf Encryption Never SSLOptions None