blob: 5b5928e8d21eea7a61d5edb698127551fa83c5c0 [file] [log] [blame]
pidfile /tmp/run/sniproxy.pid
resolver {
nameserver 127.0.0.1
}
listen 8443 {
protocol tls
table https_hosts
}
table https_hosts {
# Google Fiber service domain
.*\\.gfsvc\\.com$ *:443
# TODO(willangley): generate this dynamically in cwmpd
wifisetup.googlefiber.net *:443
}