forgot the manpage..

This commit is contained in:
Loc Gomez 2008-01-07 19:48:04 +01:00
parent da442e0be7
commit d3a4ee6bcb
1 changed files with 6 additions and 1 deletions

View File

@ -102,7 +102,12 @@ change, nick change, user quit/part/join will be backlogged upon connection.
\fBclient_side_ssl\fP (default: \fBfalse\fP)
When true, clients will need to connect to BIP using SSL.
You'll also need to generate a SSL cert/key pair in <bipdir>/bip.pem (usually
~bip/.bip/bip.pem or /var/lib/bip/bip.pem).
~bip/.bip/bip.pem or /var/lib/bip/bip.pem) or <client_side_ssl_key> if defined.
.TP
\fBclient_side_ssl_key\fP (default: \fB<bipdir>/bip.pem\fP)
Set this to the full path of the cert/key pair bip should use to accept clients
SSL connections.
.TP
\fBip\fP