Skip to content

Commit 9c12b28

Browse files
committed
Changed a bunch of URLs from http:// to https://, and stripped instances of http.?://datatracker.ietf.org/ from some URLs to make them work better in test and development deployments.
- Legacy-Id: 7683
1 parent 83c7f3a commit 9c12b28

20 files changed

Lines changed: 55 additions & 55 deletions

ietf/secr/templates/drafts/message_new.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ A new Internet-Draft is available from the on-line Internet-Drafts directories.
1212
{{ draft.abstract }}
1313

1414
A URL for this Internet-Draft is:
15-
http://www.ietf.org/internet-drafts/{{ draft.filename_with_rev }}
15+
https://www.ietf.org/internet-drafts/{{ draft.filename_with_rev }}
1616

1717
Internet-Drafts are also available by anonymous FTP at:
1818
ftp://ftp.ietf.org/internet-drafts/
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
New version (-{{ rev }}) has been submitted for {{ doc }}.
2-
http://www.ietf.org/internet-drafts/{{ doc }}
1+
A new version (-{{ rev }}) has been submitted for {{ doc }}:
2+
https://www.ietf.org/internet-drafts/{{ doc }}
33

44
Diff from previous version:
5-
http://tools.ietf.org/rfcdiff?url2={{ doc_base }}
5+
https://tools.ietf.org/rfcdiff?url2={{ doc_base }}
66

7-
IETF Secretariat.
7+
The IETF Secretariat.

ietf/secr/templates/drafts/view.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2>Draft - View</h2>
3333
<td>{% if draft.expired_tombstone %}
3434
{{ draft.filename }}
3535
<div class=alert>This is a last active version - the tombstone was expired.</div>
36-
{% else %}<a href="{% if is_development %}http://devr.amsl.com/ftp/{% else %}http://www.ietf.org/internet-drafts/{% endif %}{{ draft.name }}-{{ draft.rev }}.txt">{{ draft.name }}</a>
36+
{% else %}<a href="{% if is_development %}http://devr.amsl.com/ftp/{% else %}https://www.ietf.org/internet-drafts/{% endif %}{{ draft.name }}-{{ draft.rev }}.txt">{{ draft.name }}</a>
3737
{% endif %}
3838
</td></tr>
3939
<tr><td>Document Aliases:</td>
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
<tr>
2-
<td id="footer1" colspan="2"><div id="footer2">
3-
<p><a href="http://www.isoc.org/"><img src="/images/isoc_logo.gif" alt="Internet Society" align="left" border="0" hspace="5" /></a><a href="http://www.amsl.com/"><img src="/images/ams_logo.png" alt="AMS" align="right" border="0" hspace="5" /></a><a href="/">Home</a> - <a href="http://tools.ietf.org/">Tools
4-
Team</a> - <a href="https://datatracker.ietf.org/">Datatracker</a> - <a href="/usagedata/">Web&nbsp;Site&nbsp;Usage&nbsp;Statistics</a> - <a href="http://iaoc.ietf.org/">IASA</a> - <a href="http://www.iab.org/">IAB</a> - <a href="http://www.rfc-editor.org/">RFC&nbsp;Editor</a> - <a href="http://www.iana.org/">IANA</a> - <a href="http://www.irtf.org/">IRTF</a> - <a href="http://trustee.ietf.org/">IETF&nbsp;Trust</a> - <a href="http://www.isoc.org/">ISOC</a> - <a href="http://www.cafepress.com/ietf">Store</a> - <a href="/secretariat.html">Contact&nbsp;Us</a><br />
5-
Secretariat services provided by <a href="http://www.amsl.com/">Association Management Solutions, LLC (AMS)</a>.<br />
6-
Please send problem reports to: <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>.<br />
7-
&nbsp;</p>
8-
</div></td>
9-
</tr>
10-
</tbody>
11-
</table>
12-
</div>
13-
</body>
14-
</html>
1+
<tr>
2+
<td id="footer1" colspan="2"><div id="footer2">
3+
<p><a href="https://www.isoc.org/"><img src="/images/isoc_logo.gif" alt="Internet Society" align="left" border="0" hspace="5" /></a><a href="http://www.amsl.com/"><img src="/images/ams_logo.png" alt="AMS" align="right" border="0" hspace="5" /></a><a href="/">Home</a> - <a href="https://tools.ietf.org/">Tools
4+
Team</a> - <a href="https://datatracker.ietf.org/">Datatracker</a> - <a href="/usagedata/">Web&nbsp;Site&nbsp;Usage&nbsp;Statistics</a> - <a href="http://iaoc.ietf.org/">IASA</a> - <a href="http://www.iab.org/">IAB</a> - <a href="http://www.rfc-editor.org/">RFC&nbsp;Editor</a> - <a href="https://www.iana.org/">IANA</a> - <a href="http://www.irtf.org/">IRTF</a> - <a href="http://trustee.ietf.org/">IETF&nbsp;Trust</a> - <a href="http://www.isoc.org/">ISOC</a> - <a href="http://www.cafepress.com/ietf">Store</a> - <a href="/secretariat.html">Contact&nbsp;Us</a><br />
5+
Secretariat services provided by <a href="http://www.amsl.com/">Association Management Solutions, LLC (AMS)</a>.<br />
6+
Please send problem reports to: <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>.<br />
7+
&nbsp;</p>
8+
</div></td>
9+
</tr>
10+
</tbody>
11+
</table>
12+
</div>
13+
</body>
14+
</html>

ietf/secr/templates/includes/proceeding_header.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<tr>
2424
<td id="sidebar1"><div id="sidebar2"><a href="/"><img src="/images/ietflogotrans.gif" alt="Logo" height="75" width="140" border="0"/></a>
2525
<div style="margin:0;padding:0;white-space: nowrap;">
26-
<form method="get" action="http://www.google.com/u/ietf" style="margin:0;padding:0;white-space: nowrap;">
26+
<form method="get" action="https://www.google.com/u/ietf" style="margin:0;padding:0;white-space: nowrap;">
2727
<p style="margin:0;padding:0;white-space: nowrap;">
2828
<input name="q" size="16" maxlength="255" value="" type="text" style="margin:1px;padding:0;width:100px;border:1px solid #89d;" />
2929
<input name="Search" value="Search" type="submit" style="margin:0;padding:0;font-size:85%;" />
@@ -45,19 +45,19 @@
4545
<li class="subhdr02"><a class="subhdr02" href="https://datatracker.ietf.org/drafts/">Search</a></li>
4646
<li class="subhdr02"><a class="subhdr02" href="https://datatracker.ietf.org/idst/upload.cgi">Submit</a></li>
4747
<li class="subhdr00"><a class="subhdr00" href="/rfc.html"><strong>RFC Pages</strong></a></li>
48-
<li class="subhdr02"><a class="subhdr02" href="http://rfc-editor.org/rfcsearch.html">Search&nbsp;RFC&nbsp;Ed&nbsp;Index</a></li>
49-
<li class="subhdr02"><a class="subhdr02" href="http://www.rfc-editor.org/queue2.html">RFC&nbsp;Editor&nbsp;Queue</a></li>
48+
<li class="subhdr02"><a class="subhdr02" href="https://rfc-editor.org/rfcsearch.html">Search&nbsp;RFC&nbsp;Ed&nbsp;Index</a></li>
49+
<li class="subhdr02"><a class="subhdr02" href="https://rfc-editor.org/queue2.html">RFC&nbsp;Editor&nbsp;Queue</a></li>
5050
<li class="subhdr00"><a class="subhdr00" href="/iana.html"><strong>IANA Pages</strong></a></li>
5151
<li class="subhdr02"><a class="subhdr02" href="/assignments/">Protocol&nbsp;Parameters</a></li>
5252
<li class="subhdr00"><a class="subhdr00" href="/wg/"><strong>Working Groups</strong></a></li>
5353
<li class="subhdr02"><a class="subhdr02" href="/dyn/wg/charter.html">WG&nbsp;Charters</a></li>
54-
<li class="subhdr02"><a class="subhdr02" href="http://datatracker.ietf.org/list/wg/">Email&nbsp;Lists</a></li>
54+
<li class="subhdr02"><a class="subhdr02" href="/list/wg/">Email&nbsp;Lists</a></li>
5555
<li class="subhdr02"><a class="subhdr02" href="/wg/chairs-page.html">WG&nbsp;Chairs'&nbsp;Page</a></li>
5656
<li class="subhdr00"><a class="subhdr00" href="/tools/"><strong>Resources</strong></a></li>
5757
<li class="subhdr02"><a class="subhdr02" href="/tools/tools.html">Community&nbsp;Tools</a></li>
58-
<li class="subhdr02"><a class="subhdr02" href="http://tools.ietf.org/">Tools&nbsp;Team&nbsp;Pages</a></li>
58+
<li class="subhdr02"><a class="subhdr02" href="https://tools.ietf.org/">Tools&nbsp;Team&nbsp;Pages</a></li>
5959
<li class="subhdr02"><a class="subhdr02" href="/edu/">Edu&nbsp;Team&nbsp;Pages</a></li>
60-
<li class="subhdr02"><a class="subhdr02" href="http://wiki.tools.ietf.org/group/">Wikis</a></li>
60+
<li class="subhdr02"><a class="subhdr02" href="https://wiki.tools.ietf.org/group/">Wikis</a></li>
6161
<li class="subhdr00"><a class="subhdr00" href="/meeting/"><strong>Meetings</strong></a></li>
6262
<li class="subhdr02"><a class="subhdr02" href="/meeting/upcoming.html">Upcoming&nbsp;Meetings</a></li>
6363
<li class="subhdr02"><a class="subhdr02" href="/meeting/past.html">Past&nbsp;Meetings</a></li>
@@ -82,7 +82,7 @@
8282
<li class="subhdr02"><a class="subhdr02" href="/liaison/managers.html">Liaison&nbsp;Managers</a></li>
8383
<li class="subhdr00"><a class="subhdr00" href="/contact-the-ietf.html"><strong>Contact</strong></a></li>
8484
<li class="subhdr02"><a class="subhdr02" href="/secretariat.html">IETF&nbsp;Secretariat</a><sup>&reg;</sup></li>
85-
<li class="subhdr02"><a class="subhdr02" href="http://iaoc.ietf.org/legalmatters.html">Legal&nbsp;Matters</a></li>
85+
<li class="subhdr02"><a class="subhdr02" href="https://iaoc.ietf.org/legalmatters.html">Legal&nbsp;Matters</a></li>
8686
<li class="subhdr02"><a class="subhdr02" href="mailto:webmaster@ietf.org">Report&nbsp;Web&nbsp;Site&nbsp;Errors</a></li>
8787
<li class="subhdr00"><strong>Customize View</strong><br />
8888
</li>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<li><a href="http://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>.</li>
1+
<li><a href="https://www.ietf.org/wg/request-tool-instructions.html" target="_blank">Instructions</a>.</li>
22
<li><a href="{% url "proceedings" %}">IETF Meeting Materials Management Tool</a>.</li>
33
<li>If you require assistance in using this tool, or wish to report a bug, then please send a message to <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>.</li>
44
<li>To submit your request via email, please send your request to <a href="mailto:agenda@ietf.org">agenda@ietf.org</a>.</li>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
<li><a href="http://www.ietf.org/instructions/meeting_materials_tool.html" target="_blank">Instructions</a>.</li>
1+
<li><a href="https://www.ietf.org/instructions/meeting_materials_tool.html" target="_blank">Instructions</a>.</li>
22
<li>If you require assistance in using this tool, or wish to report a bug, then please send a message to <a href="mailto:ietf-action@ietf.org">ietf-action@ietf.org</a>.</li>
33
<li>To submit your materials via email, please send agendas to <a href="mailto:agenda@ietf.org">agenda@ietf.org</a> and minutes/presentation slides to <a href="mailto:proceedings@ietf.org">proceedings@ietf.org</a>.</li>

ietf/secr/templates/proceedings/agenda.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ <h2 class="ietf-divider">{{ ss.timeslot.time|date:"l"|upper }}, {{ ss.timeslot.t
3737
<td style="width:200px">{% if ss.timeslot.show_location %}{{ss.timeslot.get_location}}{% endif %}</td>
3838
<td style="width:50px">{{ss.session.group.parent.acronym|upper}}</td>
3939
<td style="width:100px">
40-
{% if ss.session.group.charter %}<a href="http://datatracker.ietf.org{{ss.session.group.charter.get_absolute_url}}">{{ss.session.group.acronym}}</a>
40+
{% if ss.session.group.charter %}<a href="{{ss.session.group.charter.get_absolute_url}}">{{ss.session.group.acronym}}</a>
4141
{% else %}{{ss.session.group.acronym}}{% endif %}</td>
4242
<td>
43-
{% if ss.session.agenda %}<a href="http://datatracker.ietf.org/meeting/{{ meeting.number }}/agenda/{{ ss.session.group.acronym }}/">{{ss.session.group.name}}</a>
43+
{% if ss.session.agenda %}<a href="/meeting/{{ meeting.number }}/agenda/{{ ss.session.group.acronym }}/">{{ss.session.group.name}}</a>
4444
{% else %}{{ss.session.group.name}}{% endif %}
4545
{% if ss.session.group.state.name = "BOF" %} BOF {% endif %}
4646
{% if ss.session.agenda_note %}
@@ -53,7 +53,7 @@ <h2 class="ietf-divider">{{ ss.timeslot.time|date:"l"|upper }}, {{ ss.timeslot.t
5353
<td style="width:200px">{% if ss.timeslot.show_location %}{{ss.timeslot.get_location}}{% endif %}</td>
5454
<td></td>
5555
<td></td>
56-
<td>{% if ss.session.agenda %}<a href="http://datatracker.ietf.org{{ ss.session.agenda.get_absolute_url }}">Agenda</a>
56+
<td>{% if ss.session.agenda %}<a href="{{ ss.session.agenda.get_absolute_url }}">Agenda</a>
5757
{% else %}{{ss.session.group.name}}{% endif %}
5858
</td>
5959
</tr>

ietf/secr/templates/proceedings/interim_directory.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<h2>Interim Meeting Proceedings</h2>
66
<table id="interim-directory-table">
77
<tr>
8-
<td><a href="http://www.ietf.org/meeting/interim/proceedings.html">Date</a></td>
9-
<td><a href="http://www.ietf.org/meeting/interim/proceedings-bygroup.html">Group</a></td>
8+
<td><a href="https://www.ietf.org/meeting/interim/proceedings.html">Date</a></td>
9+
<td><a href="https://www.ietf.org/meeting/interim/proceedings-bygroup.html">Group</a></td>
1010
<td></td>
1111
<td></td>
1212
</tr>
1313
{% for meeting in meetings %}
1414
<tr class="{% cycle row1,row2 %}">
1515
<td align="left" style="white-space: nowrap">{{ meeting.date }}</td>
16-
<td><a href="http://datatracker.ietf.org/wg/{{ meeting.group.acronym }}">{{ meeting.group.acronym }}</a></td>
16+
<td><a href="/wg/{{ meeting.group.acronym }}">{{ meeting.group.acronym }}</a></td>
1717
{% if meeting.agenda %}
1818
<td width="70" align="center"><a href="{{ meeting.agenda.get_absolute_url }}">Agenda</a></td>
1919
{% else %}

ietf/secr/templates/proceedings/interim_select.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{% endblock %}
1313

1414
{% block instructions %}
15-
<a href="http://www.ietf.org/instructions/meeting_materials_tool.html" target="_blank">Instructions</a>
15+
<a href="https://www.ietf.org/instructions/meeting_materials_tool.html" target="_blank">Instructions</a>
1616
{% endblock %}
1717

1818
{% block content %}

0 commit comments

Comments
 (0)