| Bug#: 217293 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: printing@gentoo.org | Reported By: dev-zero@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: cups supports https scheme for ipp but symlink is missing | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-04-11 13:33 0000 | |||
| Description: | Opened: 2008-04-11 13:33 0000 |
http://www.cups.org/documentation.php/spec-ipp.html states that cups also supports 'https' for printing via IPP, but the symlink from /usr/libexec/cups/backend/https -> /usr/libexec/cups/backend/ipp is missing. Creating the symlink manually makes it possible to print over https.
Added a patch to add another symlink for https in cups-1.3.7-r1.ebuild.