Add new comment
Want to support HowtoForge? Become a subscriber!
|
http://ariejan.net/2006/11/13/cups-426-upgrade-required/ After some research I came to the conclusion that CUPS, by default, tries to use SSL whenever possible. So, with this 426 error, you are redirected to the SSL domain. Chances are, you haven’t configured SSL properly, if at all. In my case, I didn’t want to configure SSL. To get rid of this problem, the key lies in editing your configuration files ( /etc/cups/cupsd.conf ) and adding the following line: DefaultEncryption Never There are several options, Never, IfRequired and Required. By setting this to Never, SSL will never be enforced. Just restart your CUPS server with $ /etc/init.d/cupsys restart
Reply |



Recent comments
5 hours 31 min ago
9 hours 14 min ago
9 hours 24 min ago
9 hours 30 min ago
11 hours 15 min ago
15 hours 13 min ago
1 day 2 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 16 hours ago