git ssb

0+

cel / sslh



Commit 9a0a9b9492186cf9e3ff02c39223ca2c8a3b8ae8

Clarified that sslh uses LOG_AUTH facility for logging in manual page

Yves Rutschle committed on 7/15/2014, 9:26:16 AM
Parent: d10b539a5a9b76d6ba51004c5db685a147eb26e1

Files changed

sslh.podchanged
sslh.podView
@@ -71,8 +71,14 @@
7171 If no data is sent by the client, B<sslh> will eventually
7272 time out and connect to the protocol specified with
7373 B<--on-timeout>, or I<ssh> if none is specified.
7474
75+=head2 Logging
76+
77+As a security/authorization program, B<sslh> logs to the
78+LOG_AUTH facility, with priority LOG_INFO for normal
79+connections and LOG_ERR for failures.
80+
7581 =head1 OPTIONS
7682
7783 =over 4
7884

Built with git-ssb-web