[go: up one dir, main page]

File: README.Debian

package info (click to toggle)
stud 0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 536 kB
  • sloc: ansic: 4,652; sh: 166; makefile: 77
file content (11 lines) | stat: -rw-r--r-- 424 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
stud does not have any configuration file. You can setup some options
in "/etc/default/stud" then configure any number of stud instances by
creating configuration files in /etc/stud. Those files should be
suffixed by ".conf" and must define two variables: OPTIONS and CERT.

For example:

OPTIONS="-f *,443 -b 127.0.0.1,8445"
CERT="/etc/ssl/stud.pem"

 -- Vincent Bernat <bernat@debian.org>, Fri, 23 Sep 2011 15:01:22 +0200