root/src/stratcon.conf
| Revision 06f58e662d9dcb103af43ff53f3bd7e72248cea4, 486 bytes (checked in by Theo Schlossnagle <jesus@omniti.com>, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | <stratcon> |
| 2 | <eventer implementation="kqueue" /> |
| 3 | |
| 4 | <noits> |
| 5 | <sslconfig> |
| 6 | <key_file>test-strat.key</key_file> |
| 7 | <certificate_file>test-strat.crt</certificate_file> |
| 8 | <ca_chain>test-ca.crt</ca_chain> |
| 9 | </sslconfig> |
| 10 | <noit target="127.0.0.1:32323" /> |
| 11 | </noits> |
| 12 | <listeners> |
| 13 | <consoles type="noit_console"> |
| 14 | <listener address="/tmp/stratcon"> |
| 15 | <config><line_protocol>telnet</line_protocol></config> |
| 16 | </listener> |
| 17 | </consoles> |
| 18 | </listeners> |
| 19 | |
| 20 | </stratcon> |
Note: See TracBrowser for help on using the browser.
