[cups.bugs] Re: [LOW] STR #1612: Default build is inaccessible from firefox browser

Michael Sweet mike at easysw.com
Fri Apr 28 07:07:13 PDT 2006


[STR Closed w/Resolution]

You need to create a certificate and key for the server - for OpenSSL
you'll need to use:

    cd /etc/cups/ssl
    openssl req -new -x509 -keyout server.key -out server.crt -days 3650
-nodes

We're working on the necessary code to automatically create them, like we
do for GNU TLS.

Link: http://www.cups.org/str.php?L1612
Version: 1.2rc3
Fix Version: None





More information about the cups mailing list