summaryrefslogtreecommitdiff
path: root/tools/wpt/config.json
blob: a27e0d15d27a212588bb370f7dad7d01abcb93a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "check_subdomains": false,
  "ssl": {
    "type": "openssl",
    "openssl": {
      "duration": 365,
      "force_regenerate": false,
      "base_path": "../../tools/wpt/certs"
    }
  }
}