home *** CD-ROM | disk | FTP | other *** search
- #
- # Security directives.
- #
- # sslmode:
- # Use this directive to turn on/off SSL security using the port specified by the
- # sslport directive.
- # Syntax: sslmode <on/off>
- # Default: on
- #
- sslmode on
-
- #
- # sslport:
- # Use this directive to specify the port that should be used for SSL transactions.
- # Syntax: sslport <port number>
- # Default: 443
- #
- sslport 443
-
- #
- # normalmode:
- # Use this directive to turn on/off non-secure transactions over the port you
- # specify with the port directive.
- # Syntax: normalmode: <on/off>
- # Default: on
- #
- normalmode on
-
- #
- # keyfile:
- # Use this directive to specify the names of key files that are available. Multiple
- # keyfile directives are allowed.
- # Syntax: keyfile <filename.kyr>
- # Default: keyfile.kyr
- # Note: The last file in the list is the file that the server will use.
- #
-
- keyfile keyfile.kyr