Force https

Michael Sweet mike at easysw.com
Fri May 4 06:29:57 PDT 2007


angelb wrote:
> Hello all.
> 
> Is there a way to force https when accessing the web interface?
> 
> What I'd like to do is force a user to enter https://cupsserver:631
> so that http does not work altogether.

What you can do is add:

     Encryption required

to every Location in your cupsd.conf file.  That will tell cupsd to
redirect web clients from http://foo to https://foo when they try to
connect without encryption.

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




More information about the cups mailing list