Skip to content

Instantly share code, notes, and snippets.

@Foorack
Created September 20, 2016 06:51
Show Gist options
  • Save Foorack/7be99f802b0943932f06e5c1f28973bd to your computer and use it in GitHub Desktop.
Save Foorack/7be99f802b0943932f06e5c1f28973bd to your computer and use it in GitHub Desktop.
<!--
Refused:
- aasc.pbe.eea.europa.eu
- acer.europa.eu
- antibiotic.ecdc.europa.eu
- aoa.pbe.eea.europa.eu
- bd.eionet.europa.eu
- berec.europa.eu
- bgc.frontex.europa.eu
Timeout:
- 217074209204.eea.europa.eu
- a-pki.ecb.europa.eu
- abc-is.jrc.ec.europa.eu
- acernet.acer.europa.eu
- adrms-ext.era.europa.eu
- adrms.era.europa.eu
- agrienv.jrc.ec.europa.eu
- aqm.jrc.ec.europa.eu
- audiovisual.europarl.europa.eu
Wrong certificate:
- agrilife.jrc.ec.europa.eu
- air-ban.europa.eu
- appsso.eurostat.ec.europa.eu
- apr.europa.eu
Incomplete certificate-chain:
- a-sdw-ws.ecb.europa.eu
- a-sdw-wsrest.ecb.europa.eu
- a-sdw.ecb.europa.eu
- alpha.publications.europa.eu
- athos.cedefop.europa.eu
Other unknown SSL error:
- bei.europa.eu
Redirects to HTTP:
- ar2001.emcdda.europa.eu
- ar2003.emcdda.europa.eu
- ar2005.emcdda.europa.eu
- ar2006.emcdda.europa.eu
Different content:
- accounts.ema.europa.eu
- ad.easa.europa.eu
- authoring.cepol.europa.eu
- beta.publications.europa.eu
-->
<ruleset name="European Union">
<target host="accounts.ema.europa.eu" />
<target host="acm.eionet.europa.eu" />
<target host="ap.easa.europa.eu" />
<target host="apps.satcen.europa.eu" />
<target host="archiva.eionet.europa.eu" />
<target host="archive.osha.europa.eu" />
<target host="atlas.ecdc.europa.eu" />
<target host="aula.frontex.europa.eu" />
<target host="autodiscover.era.europa.eu" />
<target host="bbb-accp.efca.europa.eu" />
<target host="biobs.jrc.ec.europa.eu" />
<securecookie host=".+" name=".+" />
<target from="^http://arportal\.enisa\.europa\.eu/"
to="https://www.enisa.europa.eu/"/>
<target from="^http://at\.osha\.europa\.eu/"
to="https://osha.europa.eu/about-eu-osha/national-focal-points/austria"/>
<target from="^http://autodiscover\.cedefop\.europa\.eu/"
to="https://webpost.cedefop.europa.eu/owa/"/>
<target from="^http://bcm-inv\.enisa\.europa\.eu/"
to="https://www.enisa.europa.eu/"/>
<target from="^http://be\.osha\.europa\.eu/"
to="https://osha.europa.eu/about-eu-osha/national-focal-points/belgium"/>
<target from="^http://bg\.osha\.europa\.eu/"
to="https://osha.europa.eu/about-eu-osha/national-focal-points/bulgaria"/>
<rule from="^http:" to="https:" />
</ruleset>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment