Hi all,
After upgrading to version 4.2, Radiator complains about unknown keyword 
'Protocol' in the ServerRADSEC clause.
The keyword Protocol defaults to 'tcp' according the 4.2 manual, so when 
I just leave out this keyword, Radiator seems to run just fine.
Seems like a little bug?
ServerRADSEC clause complains about keyword 'Protocol'.
<ServerRADSEC>
         Port                    2083
         BindAddress             #.#.#.#
         Secret                  ...
         Protocol                tcp
         UseTLS
         TLS_CertificateType     PEM
         TLS_CertificateFile     %D/cert/'hostname'.pem
         TLS_PrivateKeyFile      %D/cert/'hostname'.pem
         TLS_CAPath              %D/cert/cacert
         TLS_RequireClientCert
</ServerRADSEC>
-- 
Kind regards,
Patrick Renkens
   Centre for Information Services (UCI)
   Radboud University Nijmegen, Netherlands
--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.