Skip to content

Commit 159acba

Browse files
J0WIChan Chak Shing
authored andcommitted
Add Classpath.org.xml (EFForg#18325)
* Add Classpath.org.xml * Update comment for developer.classpath.org
1 parent 032f6f8 commit 159acba

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!--
2+
Mismatching certificate:
3+
- classpath.org
4+
- www.classpath.org
5+
- builder.classpath.org
6+
7+
Refused:
8+
- developer.classpath.org
9+
-->
10+
<ruleset name="Classpath.org (Partial)">
11+
<target host="icedtea.classpath.org" />
12+
<target host="planet.classpath.org" />
13+
14+
<rule from="^http:" to="https:" />
15+
</ruleset>

0 commit comments

Comments
 (0)