From 57af816bbb7901a4bb550041c9e939ccf24b6e89 Mon Sep 17 00:00:00 2001 From: venaas Date: Wed, 23 Jul 2008 11:01:11 +0000 Subject: updated man page git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@323 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.conf.5 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'radsecproxy.conf.5') diff --git a/radsecproxy.conf.5 b/radsecproxy.conf.5 index 5e08773..7799357 100644 --- a/radsecproxy.conf.5 +++ b/radsecproxy.conf.5 @@ -137,7 +137,12 @@ will use for sending UDP client messages (e.g. Access Request). .TP \fBSourceTCP\fR This can be used to specify source address and/or source port that the proxy -will use for sending TCP client messages (e.g. Access Request). +will use for TCP connections. +.sp +.TP +\fBSourceTLS\fR +This can be used to specify source address and/or source port that the proxy +will use for TLS connections. .sp .TP \fBLoopPrevention\fR @@ -196,7 +201,7 @@ The allowed options in a client block are \fBhost\fR, \fBtype\fR, \fBsecret\fR, \fBtls\fR, \fBcertificatenamecheck\fR, \fBmatchcertificateattribute\fR, \fBrewrite\fR and \fBrewriteattribute\fR. We already discussed the \fBhost\fR option. -The value of \fBtype\fR must be either \fBudp\fR or \fBtls\fR. The value of +The value of \fBtype\fR must be one of \fBudp\fR, \fBtcp\fR or \fBtls\fR. The value of \fBsecret\fR is the shared RADIUS key used with this client. If the secret contains whitespace, the value must be quoted. This option is optional for TLS. .sp -- cgit v1.1