From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1JsK9F-00084h-Kt for garchives@archives.gentoo.org; Sat, 03 May 2008 15:59:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CED13E04FB; Sat, 3 May 2008 15:59:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9DEEBE04FB for ; Sat, 3 May 2008 15:59:40 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 44928670F0 for ; Sat, 3 May 2008 15:59:40 +0000 (UTC) Received: from swift by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1JsK9D-0006M4-2x for gentoo-doc-cvs@lists.gentoo.org; Sat, 03 May 2008 15:59:39 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: printing-howto.xml Message-Id: From: Sven Vermeulen Date: Sat, 03 May 2008 15:59:39 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 27e49f87-8bef-4a30-8249-746bea302003 X-Archives-Hash: fec1ee90e4fa0685b2b82b215bc8aa89 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 @@ - + @@ -24,8 +24,8 @@ -2.99 -2008-02-20 +2.100 +2008-05-03 Printing and Gentoo Linux @@ -586,6 +586,13 @@ administrative tasks.

+ +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). + +

Go to Administration and enter your root login and password information at the box. Then, when you have reached the administrative interface, click on -- gentoo-doc-cvs@lists.gentoo.org mailing list