[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#402370: cupsys: no ssl certificate is generated, thus remote web admin is impossible (426 Upgrade Required)



Package: cupsys
Version: 1.2.7-1
Severity: normal


After setting up cupsd to allow remote access to the web ui. The web
ui works but several actions end up with this message:

426 Upgrade Required
You must access this page using the URL https://192.168.10.1:631/admin.

It seems the web ui requires ssl acces, but cannot find a
certificat. Generating one actually solves the problem
(cfr. http://forums.gentoo.org/viewtopic.php?t=480166)

openssl req -new -x509 -keyout /etc/cups/ssl/server.key \
-out /etc/cups/ssl/server.crt -days 365 -nodes
(choising 192.168.10.1 as common name)

I guess this should be fixed in debian or at least explained in the
documentation (I found nothing about it)

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages cupsys depends on:
ii  adduser                  3.100           Add and remove users and groups
ii  cupsys-common            1.2.7-1         Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]    1.5.8           Debian configuration management sy
ii  gs-esp                   8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  libc6                    2.3.6.ds1-8     GNU C Library: Shared libraries
ii  libcupsimage2            1.2.7-1         Common UNIX Printing System(tm) - 
ii  libcupsys2               1.2.7-1         Common UNIX Printing System(tm) - 
ii  libdbus-1-3              1.0.1-2         simple interprocess messaging syst
ii  libgnutls13              1.4.4-2         the GNU TLS library - runtime libr
ii  libldap2                 2.1.30-13+b1    OpenLDAP libraries
ii  libpam0g                 0.79-4          Pluggable Authentication Modules l
ii  libpaper1                1.1.21          Library for handling paper charact
ii  libslp1                  1.2.1-6         OpenSLP libraries
ii  lsb-base                 3.1-22          Linux Standard Base 3.1 init scrip
ii  patch                    2.5.9-4         Apply a diff file to an original
ii  perl-modules             5.8.8-6.1       Core Perl modules
ii  procps                   1:3.2.7-3       /proc file system utilities
ii  xpdf-utils [poppler-util 3.01-9          Portable Document Format (PDF) sui
ii  zlib1g                   1:1.2.3-13      compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client           1.2.7-1          Common UNIX Printing System(tm) - 
ii  foomatic-filters        3.0.2-20061031-1 linuxprinting.org printer support 
ii  smbclient               3.0.23d-1        a LanManager-like simple client fo

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, parallel, socket, usb




Reply to: