Forcing use of HTTPS/SSL only
By default, PaperCut offers both plain HTTP and encrypted HTTPS based browser access. HTTP is on port 9191 and HTTPS/SSL on port 9192. To make end-users to access the system via SSL only:
End-users access the system via the URL: http://server:9191/user or via the Details... link on the client. If the Client Settings option Use SSL/HTTPS if available is selected, any users that hit the plain http user page will automatically be redirected to the https secure connection. End-user web login via the non-SSL connection will be denied.
The admin pages are accessed via URLs like http://server:9191/admin or https://server:9192/admin for a secure connection. This URL is not published anywhere and you should ensure that:
It is not possible to turn off the plain HTTP port entirely because:
Categories: User Web Tools Interface
Keywords: turn on SSL, block HTTP, deny HTTP, secure socket layer, cleartext, plaintext