swift 08/05/03 15:59:39 Modified: printing-howto.xml Log: Mentioned in #188993 - HTTPS to CUPS takes a while due to SSL certificate generation
Revision Changes Path 1.69 xml/htdocs/doc/en/printing-howto.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.69&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?rev=1.69&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/printing-howto.xml?r1=1.68&r2=1.69 Index: printing-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- printing-howto.xml 20 Feb 2008 21:07:27 -0000 1.68 +++ printing-howto.xml 3 May 2008 15:59:38 -0000 1.69 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.68 2008/02/20 21:07:27 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/printing-howto.xml,v 1.69 2008/05/03 15:59:38 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>2.99</version> -<date>2008-02-20</date> +<version>2.100</version> +<date>2008-05-03</date> <chapter> <title>Printing and Gentoo Linux</title> @@ -586,6 +586,13 @@ administrative tasks. </p> +<note> +If you use an HTTPS connection to CUPS, the first time you access the interface +it will take a very long time before the site comes up. This is because the +first request triggers the generation of the CUPS SSL certificates which is a +very time-consuming job (up to several dozens of minutes). +</note> + <p> Go to <e>Administration</e> and enter your root login and password information at the box. Then, when you have reached the administrative interface, click on -- [email protected] mailing list
