We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab4161 commit 8f7f9c8Copy full SHA for 8f7f9c8
src/chrome/content/rules/eStruxture.com.xml
@@ -0,0 +1,19 @@
1
+<!--
2
+ Chain issue, missing intermediate:
3
+ - estruxture.com
4
+ - www.estruxture.com
5
+ - iam.estruxture.com
6
+
7
+ Invalid certificate:
8
+ - mtl3.estruxture.com
9
+ - www.mtl3.estruxture.com
10
+-->
11
12
+<ruleset name="eStruxture.com">
13
+ <target host="abuse.estruxture.com" />
14
+ <target host="mtl2.estruxture.com" />
15
+ <target host="www.mtl2.estruxture.com" />
16
+ <target host="pm.estruxture.com" />
17
18
+ <rule from="^http:" to="https:" />
19
+</ruleset>
0 commit comments