Added SoH functionality to the PEAP module
[freeradius.git] / raddb / eap.conf
index b34acbe..998b1b5 100644 (file)
                        #  outer requests.
                        #
                        virtual_server = "inner-tunnel"
+
+                       # This option enables support for MS-SoH
+                       # see doc/SoH.txt for more info.
+                       # It is disabled by default.
+                       #
+               #       soh = yes
+
+                       #
+                       # The SoH reply will be turned into a request which
+                       # can be sent to a specific virtual server:
+                       #
+               #       soh_virtual_server = "soh-server"
                }
 
                #