[cups.bugs] Re: cups administration how to log on?

Michael Sweet mike at easysw.com
Tue Feb 7 09:58:24 PST 2006


Johannes Meixner wrote:
> ...
> Specify a CUPS-specific SSLPort in cupsd.conf (to avoid
> a possible conflict with a web-server's HTTPS port 443)
> and change the HTTP templates in CUPS so that the administration
> links point to the right "https" URLs.

The good news is that CUPS 1.2 supports both HTTPS (SSL) and HTTP
(non-SSL) over the same port, so you can use:

     https://localhost:631

to access the web interface with encryption.  I still have to add
the location redirector for non-CUPS clients (instead of returning
426 Upgrade Required), but the idea is that SSLPort/Listen will no
longer be necessary in CUPS 1.2... :)

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups-devel mailing list