misc: move configs to extras/configs
[vpp.git] / extras / configs / http / startup.cfg
1 unix {
2      interactive
3      poll-sleep-usec 500
4      startup-config /scratch/vpp-http/extras/http/setup.http
5 }
6
7 tls {
8     use-test-cert-in-ca
9 }