Commit 2b88ae8
Add always-valid subdomains list for TLS certificate verification
Adds ALWAYS_VALID_SUBDOMAINS constant with demo sites and city-themed
instances that should always pass TLS verification:
- City instances: beijing, bangkok, buenos-aires, bangalore, bogota,
baghdad, berlin, barcelona, boston, brisbane, birmingham, brasilia,
brussels, budapest, bristol, baltimore, baku, beirut, biarritz, busan
- Demo/infra: dedo, dedo-1, demo, htz-2, demo-1
These subdomains bypass the normal website/subdomain pool lookup and
are immediately approved for certificate issuance.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0607136 commit 2b88ae8
1 file changed
+39
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
6 | 35 | | |
7 | 36 | | |
8 | 37 | | |
| |||
71 | 100 | | |
72 | 101 | | |
73 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
74 | 110 | | |
75 | | - | |
| 111 | + | |
76 | 112 | | |
77 | 113 | | |
78 | 114 | | |
79 | 115 | | |
80 | | - | |
| 116 | + | |
81 | 117 | | |
82 | 118 | | |
83 | 119 | | |
84 | 120 | | |
85 | 121 | | |
86 | 122 | | |
87 | 123 | | |
88 | | - | |
| 124 | + | |
89 | 125 | | |
90 | 126 | | |
91 | 127 | | |
| |||
0 commit comments