https://bugzilla.redhat.com/show_bug.cgi?id=1203476 Bug ID: 1203476 Summary: Review Request: sslh - Applicative protocol(SSL/SSH) multiplexer Product: Fedora Version: rawhide Component: Package Review Severity: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: james.hogarth@xxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Spec URL: http://www.hogarthuk.com/sslh.spec SRPM URL: http://www.hogarthuk.com/sslh-1.17-1.fc21.src.rpm Description: sslh accepts connections on specified ports, and forwards them further based on tests performed on the first data packet sent by the remote client. Probes for HTTP, SSL, SSH, OpenVPN, tinc, XMPP are implemented, and any other protocol that can be tested using a regular expression, can be recognised. A typical use case is to allow serving several services on port 443 (e.g. to connect to ssh from inside a corporate firewall, which almost never block port 443) while still serving HTTPS on that port. Hence sslh acts as a protocol demultiplexer, or a switchboard. Its name comes from its original function to serve SSH and HTTPS on the same port. Fedora Account System Username: jhogarth This is my first package and I'm seeking a sponsor for it. This is my initial submission for the spec file and includes LIBCAP being used with systemd providing bounds on the capabilities possible. There is one small patch on top of the upstream tarball to set sensible defaults for fedora as the systemd unit that ships with upstream is not ideally tuned. To test the daemon /etc/sslh.cfg needs to be configured appropriate to the system. Scratch builds have been completed successfully: F21: http://koji.fedoraproject.org/koji/taskinfo?taskID=9269355 F22: http://koji.fedoraproject.org/koji/taskinfo?taskID=9269360 Rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=9269365 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review