
From nobody Tue Aug  9 08:43:28 2016
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3E7C212D63A for <xml2rfc@ietfa.amsl.com>; Tue,  9 Aug 2016 08:43:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iqs0wWDToYRF for <xml2rfc@ietfa.amsl.com>; Tue,  9 Aug 2016 08:43:24 -0700 (PDT)
Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [IPv6:2001:4b98:c:538::194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1934C12D639 for <xml2rfc@ietf.org>; Tue,  9 Aug 2016 08:43:24 -0700 (PDT)
Received: from mfilter31-d.gandi.net (mfilter31-d.gandi.net [217.70.178.162]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id 15B44C5A55; Tue,  9 Aug 2016 17:43:22 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mfilter31-d.gandi.net
Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter31-d.gandi.net (mfilter31-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id wXiCIuMqE-YE; Tue,  9 Aug 2016 17:43:20 +0200 (CEST)
X-Originating-IP: 93.199.227.76
Received: from nar-4.local (p5DC7E34C.dip0.t-ipconnect.de [93.199.227.76]) (Authenticated sender: cabo@cabo.im) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 3A240C5A71; Tue,  9 Aug 2016 17:43:20 +0200 (CEST)
Message-ID: <57A9FA16.4040305@tzi.org>
Date: Tue, 09 Aug 2016 17:43:18 +0200
From: Carsten Bormann <cabo@tzi.org>
User-Agent: Postbox 4.0.8 (Macintosh/20151105)
MIME-Version: 1.0
To: xml2rfc@ietf.org
X-Enigmail-Version: 1.2.3
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/6fxu0bz-c2FCZoR8ylcrPOEOPqQ>
Subject: [xml2rfc] DOI literature reference extraction proof of concept
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Aug 2016 15:43:26 -0000

kramdown-rfc2629 version 1.0.32 contains an experimental new tool
"doilit" for extracting literature entries from DOIs.

Call doilit with one or more DOIs to obtain kramdown-rfc formatted
reference entries (indented just right for dropping them into the
references YAML):

doilit 10.6028/NIST.SP.800-183 10.1016/j.adhoc.2015.04.007
10.1109/MIC.2012.29 10.1145/2507924.2507954
    ---
    seriesinfo:
      National Institute of Standards and Technology (NIST): report
      DOI: 10.6028/nist.sp.800-183
    title: Networks of 'things'
    author:
    - name: Jeffrey M Voas
      ins: J. Voas
    date: '2016'
    ---
    seriesinfo:
      Ad Hoc Networks: Vol. 33, pp. 126-139
      DOI: 10.1016/j.adhoc.2015.04.007
    title: 'CoCoA+: An advanced congestion control mechanism for CoAP'
    author:
    - name: August Betzler
      ins: A. Betzler
    - name: Carles Gomez
      ins: C. Gomez
    - name: Ilker Demirkol
      ins: I. Demirkol
    - name: Josep Paradells
      ins: J. Paradells
    date: 2015-10
    ---
    seriesinfo:
      IEEE Internet Computing: Vol. 16, pp. 62-67
      DOI: 10.1109/mic.2012.29
    title: 'CoAP: An Application Protocol for Billions of Tiny Internet
Nodes'
    author:
    - name: Carsten Bormann
      ins: C. Bormann
    - name: Angelo P. Castellani
      ins: A. Castellani
    - name: Zach Shelby
      ins: Z. Shelby
    date: 2012-03
    ---
    seriesinfo:
      ? Proceedings of the 16th ACM international conference on
Modeling, analysis & simulation
        of wireless and mobile systems - MSWiM '13
      : ''
      DOI: 10.1145/2507924.2507954
    title: Congestion control in reliable CoAP communication
    author:
    - name: August Betzler
      ins: A. Betzler
    - name: Carles Gomez
      ins: C. Gomez
    - name: Ilker Demirkol
      ins: I. Demirkol
    - name: Josep Paradells
      ins: J. Paradells
    date: '2013'


Add -v to see the original JSON (readably presented as YAML as well).

I believe this POC demonstrates that automatic extraction from the DOI
database does not work.  E.g., see the last example: The page numbers
aren't in the DOI database, so they have to be added manually.
In general, after extraction you want a manual pass to fix or add
information.  So I don't think that is something that xml2rfc should do
as an automatic processing step.

Feedback welcome (particularly with DOIs of your choice and comments on
how doilit messes up the reference).

Grüße, Carsten


PS.: Get the experimental tool using

gem update

or, if you haven't installed kramdown-rfc yet,

gem install kramdown-rfc2629


From nobody Mon Aug 22 13:23:23 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7821912D7F6 for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 13:23:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id udo0nFkzJDt6 for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 13:23:21 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0B91B12D0C8 for <xml2rfc@ietf.org>; Mon, 22 Aug 2016 13:23:21 -0700 (PDT)
Received: from localhost ([::1]:43779 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bbvkd-0001qj-UA; Mon, 22 Aug 2016 13:23:19 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, worley@ariadne.com
X-Trac-Project: xml2rfc
Date: Mon, 22 Aug 2016 20:23:19 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/318#comment:1
Message-ID: <081.9a572437d36a8726bfe068010a10087c@tools.ietf.org>
References: <066.a4054d4375a79d2a497493d755fbf11a@tools.ietf.org>
X-Trac-Ticket-ID: 318
In-Reply-To: <066.a4054d4375a79d2a497493d755fbf11a@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, worley@ariadne.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/0zuwsdWDDkGSqjmBY0pNuE3FK1o>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #318 (Version 2 cli): Bug in the online XML2RFC HTML output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Aug 2016 20:23:22 -0000

#318: Bug in the online XML2RFC HTML output


Comment (by worley@ariadne.com):

 Here's another instance of the problem:  The third paragraph of section 4
 of the HTML output generated for https://svn.resiprocate.org/rep/ietf-
 drafts/worley/draft-ietf-sipcore-dns-dual-stack-08.xml

 It appears that the error works in this way:  When the paragraph has this
 structure:

       <t>For example, consider a server with DNS name example.com, with
 TCP
       transport specified.  The relevant SRV records for example.com are:
       <list style="empty"><t>
       [items]
       </t></list>
       The processing of <xref target="RFC2782"/> results in this
       ordered list of target domain names:
       <list style="empty"><t>
       [items]
       </t></list>
       The address records for sip-1.example.com, as ordered by <xref
 target="RFC6724"/>, are
       <list style="empty"><t>
       [items]
       </t></list>
       and the address records for sip-2.example.com, as ordered by
       <xref target="RFC6724"/>, are:
       </t>

 the text output is correct.  But the HTML structure is incorrect; it has
 the correct sequence of running text sections and lists, but the running
 text is placed into the running text sections incorrectly.  Each of the
 latter running text sections is broken into two parts, where the part
 before the <xref> element is placed correctly, but the <xref> and the
 following text is appended to the first running text section.  The output
 has this structure:

       <t>For example, consider a server with DNS name example.com, with
 TCP
       transport specified.  The relevant SRV records for example.com are:
       [RFC2782] results in this ordered list of target domain names:
       [RFC6724], are [RFC6724], are:

       [items]

       The processing of

       [items]

       The address records for sip-1.example.com, as ordered by

       [items]

       and the address records for sip-2.example.com, as ordered by

-- 
---------------------------------+----------------------------------
  Reporter:  worley@ariadne.com  |      Owner:  henrik@levkowetz.com
      Type:  defect              |     Status:  new
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli       |    Version:  2.5.x
Resolution:                      |   Keywords:
---------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/318#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Mon Aug 22 13:49:35 2016
Return-Path: <worley@alum.mit.edu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C677112D7FB for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 13:49:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.035
X-Spam-Level: 
X-Spam-Status: No, score=-0.035 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_SOFTFAIL=0.665] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id D9StWKF4uCCl for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 13:49:33 -0700 (PDT)
Received: from resqmta-ch2-09v.sys.comcast.net (resqmta-ch2-09v.sys.comcast.net [IPv6:2001:558:fe21:29:69:252:207:41]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0A38212D5F6 for <xml2rfc@ietf.org>; Mon, 22 Aug 2016 13:49:32 -0700 (PDT)
Received: from resomta-ch2-11v.sys.comcast.net ([69.252.207.107]) by resqmta-ch2-09v.sys.comcast.net with SMTP id bw7rbCss61XXBbwA0bC0uw; Mon, 22 Aug 2016 20:49:32 +0000
Received: from hobgoblin.ariadne.com ([73.100.16.189]) by resomta-ch2-11v.sys.comcast.net with SMTP id bw9ybABq2m7dBbw9zbb1si; Mon, 22 Aug 2016 20:49:32 +0000
Received: from hobgoblin.ariadne.com (hobgoblin.ariadne.com [127.0.0.1]) by hobgoblin.ariadne.com (8.14.7/8.14.7) with ESMTP id u7MKnTck029324; Mon, 22 Aug 2016 16:49:30 -0400
Received: (from worley@localhost) by hobgoblin.ariadne.com (8.14.7/8.14.7/Submit) id u7MKnSFx029313; Mon, 22 Aug 2016 16:49:28 -0400
X-Authentication-Warning: hobgoblin.ariadne.com: worley set sender to worley@alum.mit.edu using -f
From: worley@ariadne.com (Dale R. Worley)
To: xml2rfc@ietf.org
In-Reply-To: <066.a4054d4375a79d2a497493d755fbf11a@tools.ietf.org> (trac@tools.ietf.org)
Sender: worley@ariadne.com (Dale R. Worley)
Date: Mon, 22 Aug 2016 16:49:27 -0400
Message-ID: <8760qs34x4.fsf@hobgoblin.ariadne.com>
X-CMAE-Envelope: MS4wfDKD5ZAqy12UfvBnwx2ftDqHN764KjdaorsdTOOU9YGptBSWZB/HNi9EjHo8LcLjE84MMSkjPGAiqTPl/bapmaHCrsj/rMI09SkWEllLGxgJJ2oZ21Sl yJ5t/ih01K45dUM/aYka2MiNka9Bv895IUSQE/SO4i+vJVg86udcKQ9ztWKM/FV+liKIH6Q6RQ290JVlPcDmfJ8az//6ZPfUhJU=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/00MEMo-QBdsyFz0EqXuKe-42S_k>
Subject: [xml2rfc] XML2RFC issue #318
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Aug 2016 20:49:34 -0000

Is there any hope I can get someone to look at issue 318 fairly soon?
We have a draft in IESG review that trips this bug (bad HTML output) and
I'd like to have it fixed in time for its publication.

I've managed to characterize the problem fairly closely; see the latest
comment on the issue.

Thanks,

Dale


From nobody Mon Aug 22 14:12:30 2016
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6BE1C12B026 for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 14:12:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id abhCDYXg5QAr for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 14:12:27 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 798A6127071 for <xml2rfc@ietf.org>; Mon, 22 Aug 2016 14:12:27 -0700 (PDT)
Received: from 81-235-150-134-no105.tbcn.telia.com ([81.235.150.134]:54617 helo=[192.168.1.120]) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1bbwWA-0003HB-QP; Mon, 22 Aug 2016 14:12:27 -0700
Message-ID: <57BB6AAF.5040002@levkowetz.com>
Date: Mon, 22 Aug 2016 23:12:15 +0200
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:31.0) Gecko/20100101 Thunderbird/31.8.0
MIME-Version: 1.0
To: "Dale R. Worley" <worley@ariadne.com>, xml2rfc@ietf.org
References: <8760qs34x4.fsf@hobgoblin.ariadne.com>
In-Reply-To: <8760qs34x4.fsf@hobgoblin.ariadne.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9HHofjFDEGjo1r9w3jfi9BitmqR7hJA9x"
X-SA-Exim-Connect-IP: 81.235.150.134
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, worley@ariadne.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/rCaz7x78wVPH8oVHmXYZbw7YuFY>
Subject: Re: [xml2rfc] XML2RFC issue #318
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Aug 2016 21:12:28 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--9HHofjFDEGjo1r9w3jfi9BitmqR7hJA9x
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi Dale,

On 2016-08-22 22:49, Dale R. Worley wrote:
> Is there any hope I can get someone to look at issue 318 fairly soon?
> We have a draft in IESG review that trips this bug (bad HTML output) an=
d
> I'd like to have it fixed in time for its publication.
>=20
> I've managed to characterize the problem fairly closely; see the latest=

> comment on the issue.

I should be able to work on this end of next week.  There are a few other=

important fixes needed for xml2rfc, too.  So say I'd say there's hope for=

a fix in about 2 weeks.


Best regards,

	Henrik



--9HHofjFDEGjo1r9w3jfi9BitmqR7hJA9x
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJXu2qwAAoJEE6bV0uPuxcaVcUP/iY3nrRCXjrvpawkkeFU9hGw
65Iuhpu+vkJmNBq54Fnnn6sU9DFiDtl5rqgIBrNgSGGfRVm/BpCtyKopdf9Frj2m
P4k3lTgcW6LsVuMtFc5HlbXlVFhCoU/FOilkfLl85TIX7TGQxckY4ix2D4faMApQ
Qs4rjns93IaPN5j9tqKVckWfMuuUOJylcuXK/Oja5U4N2kxsqeY1AyEWSEGl3U0a
4J9uPu6w4flPeZvb4kM6q4h/yW9QFTaau5ZzWW1buU54IANbTJjXNvW+5Z9DSfAb
e6x8FZGCm07pBDFRc1JNxhZVMoeTox/yIccJQDx8g9bGQ+TRs/pdEPZJcVHpLx8l
u4kNzyHKG/z/G1Q02AtKwYvHHSnkWUzgmrmriUz899xPT9C3+yzEq0+8q5mFys7z
eh1MzwGjA8HmNodPfl7RPlaJEPSxr0WDYm1nIMFW3rNdnwGkHo4leA2tVmJpC3dZ
3Yj8MsdAT6ssLIcgo5JlRytFpGO7qzlw1golcQ0b76fz8N6//z46gWaHm8YxJWWb
MrSZBR8pM2jPgUMekYLJ8pg9hhwAYTjULBINpX4SqfL4GXceKA9HiWHhOfikI3nR
ObUIuhV90scP16XeSG0qGb8cZK4QZuHrDa18T3OnVLoRZ1gB72i8jVK/eEaJYNK7
fzDMS5w1Z2PHe8+Qen3a
=X9zY
-----END PGP SIGNATURE-----

--9HHofjFDEGjo1r9w3jfi9BitmqR7hJA9x--


From nobody Mon Aug 22 14:14:30 2016
Return-Path: <ietf@augustcellars.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 36600127071 for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 14:14:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.449
X-Spam-Level: 
X-Spam-Status: No, score=-2.449 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Ls9W9-bW7_Y for <xml2rfc@ietfa.amsl.com>; Mon, 22 Aug 2016 14:14:28 -0700 (PDT)
Received: from mail2.augustcellars.com (augustcellars.com [50.45.239.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 59AE412B026 for <xml2rfc@ietf.org>; Mon, 22 Aug 2016 14:14:28 -0700 (PDT)
Received: from hebrews (50.39.87.30) by mail2.augustcellars.com (192.168.0.56) with Microsoft SMTP Server (TLS) id 15.0.1178.4; Mon, 22 Aug 2016 14:26:14 -0700
From: Jim Schaad <ietf@augustcellars.com>
To: "'Dale R. Worley'" <worley@ariadne.com>, <xml2rfc@ietf.org>
References: <066.a4054d4375a79d2a497493d755fbf11a@tools.ietf.org> (trac@tools.ietf.org) <8760qs34x4.fsf@hobgoblin.ariadne.com>
In-Reply-To: <8760qs34x4.fsf@hobgoblin.ariadne.com>
Date: Mon, 22 Aug 2016 14:13:53 -0700
Message-ID: <018b01d1fcba$18fd38e0$4af7aaa0$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Thread-Index: AQKJKgXcevK89nrI8c57U5xxo3rMqp7nIADg
Content-Language: en-us
X-Originating-IP: [50.39.87.30]
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/r8dOEfp3tEnFvzN7fAj1pQ8a2QY>
Subject: Re: [xml2rfc] XML2RFC issue #318
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Aug 2016 21:14:30 -0000

I have started looking at these issues and expect to have fixes for review
in the next month or so.

Jim


> -----Original Message-----
> From: xml2rfc [mailto:xml2rfc-bounces@ietf.org] On Behalf Of Dale R.
Worley
> Sent: Monday, August 22, 2016 1:49 PM
> To: xml2rfc@ietf.org
> Subject: [xml2rfc] XML2RFC issue #318
> 
> Is there any hope I can get someone to look at issue 318 fairly soon?
> We have a draft in IESG review that trips this bug (bad HTML output) and
I'd like
> to have it fixed in time for its publication.
> 
> I've managed to characterize the problem fairly closely; see the latest
comment
> on the issue.
> 
> Thanks,
> 
> Dale
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From nobody Tue Aug 23 03:06:29 2016
Return-Path: <julian.reschke@greenbytes.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0ECE912D8F8 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 03:06:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.549
X-Spam-Level: 
X-Spam-Status: No, score=-2.549 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RP_MATCHES_RCVD=-0.548, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=greenbytes.de header.b=NcnCeo/a; dkim=pass (1024-bit key) header.d=greenbytes.de header.b=NcnCeo/a
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e1Fj30aE-aKE for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 03:06:25 -0700 (PDT)
Received: from mail.greenbytes.de (mail.greenbytes.de [5.10.171.186]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BA62112D8F5 for <xml2rfc@ietf.org>; Tue, 23 Aug 2016 03:06:24 -0700 (PDT)
Received: by mail.greenbytes.de (Postfix, from userid 117) id C897315A36A9; Tue, 23 Aug 2016 12:06:22 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1471946782; bh=5c4o3+/+KqPXIcV/M++giK50U6nczL3gKSAdKXt5zNo=; h=Subject:To:References:From:Date:In-Reply-To:From; b=NcnCeo/ay2VGDW7b4fG+PwPAoa1YdhR0c2Eg/u9LRObYEujEGygTOiXHt1KmnEMiG l5V7VufP9AgS71X4mNrwQ4tqDWIRuYjCSPrCuPt5mECO2TWvMcAeDwwVvBrou42FT1 3xKUuYoBlMVteZ7RO069+1PGKa7XH+g9TNrOqrlQ=
Received: from [10.54.156.41] (unknown [88.128.80.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mail.greenbytes.de (Postfix) with ESMTPSA id 4E39A15A36A7; Tue, 23 Aug 2016 12:06:22 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=greenbytes.de; s=mail; t=1471946782; bh=5c4o3+/+KqPXIcV/M++giK50U6nczL3gKSAdKXt5zNo=; h=Subject:To:References:From:Date:In-Reply-To:From; b=NcnCeo/ay2VGDW7b4fG+PwPAoa1YdhR0c2Eg/u9LRObYEujEGygTOiXHt1KmnEMiG l5V7VufP9AgS71X4mNrwQ4tqDWIRuYjCSPrCuPt5mECO2TWvMcAeDwwVvBrou42FT1 3xKUuYoBlMVteZ7RO069+1PGKa7XH+g9TNrOqrlQ=
To: "Dale R. Worley" <worley@ariadne.com>, xml2rfc@ietf.org
References: <8760qs34x4.fsf@hobgoblin.ariadne.com>
From: Julian Reschke <julian.reschke@greenbytes.de>
Message-ID: <5853cc24-54e8-76e7-d41c-c0d0b332a67d@greenbytes.de>
Date: Tue, 23 Aug 2016 12:06:23 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <8760qs34x4.fsf@hobgoblin.ariadne.com>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/lzwSEtuRvKndE3uF9mijyU9CQSU>
Subject: Re: [xml2rfc] XML2RFC issue #318
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Aug 2016 10:06:28 -0000

On 2016-08-22 22:49, Dale R. Worley wrote:
> Is there any hope I can get someone to look at issue 318 fairly soon?
> We have a draft in IESG review that trips this bug (bad HTML output) and
> I'd like to have it fixed in time for its publication.
>
> I've managed to characterize the problem fairly closely; see the latest
> comment on the issue.

You can always choose a different tool to produce the HTML 
(https://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html).

Best regards, Julian


From nobody Tue Aug 23 09:00:23 2016
Return-Path: <worley@alum.mit.edu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4619112D1D5 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 09:00:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.934
X-Spam-Level: 
X-Spam-Status: No, score=-1.934 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_SOFTFAIL=0.665] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SYh-x_iVtN_W for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 09:00:19 -0700 (PDT)
Received: from resqmta-po-10v.sys.comcast.net (resqmta-po-10v.sys.comcast.net [IPv6:2001:558:fe16:19:96:114:154:169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 76E8512D1D0 for <xml2rfc@ietf.org>; Tue, 23 Aug 2016 09:00:19 -0700 (PDT)
Received: from resomta-po-18v.sys.comcast.net ([96.114.154.242]) by resqmta-po-10v.sys.comcast.net with SMTP id cE79bwtDyHqolcE7fbZbtm; Tue, 23 Aug 2016 16:00:19 +0000
Received: from hobgoblin.ariadne.com ([73.100.16.189]) by resomta-po-18v.sys.comcast.net with SMTP id cE7dbRZpp60RgcE7ebR16x; Tue, 23 Aug 2016 16:00:18 +0000
Received: from hobgoblin.ariadne.com (hobgoblin.ariadne.com [127.0.0.1]) by hobgoblin.ariadne.com (8.14.7/8.14.7) with ESMTP id u7NG0GCP015410; Tue, 23 Aug 2016 12:00:16 -0400
Received: (from worley@localhost) by hobgoblin.ariadne.com (8.14.7/8.14.7/Submit) id u7NG0FVn015407; Tue, 23 Aug 2016 12:00:15 -0400
X-Authentication-Warning: hobgoblin.ariadne.com: worley set sender to worley@alum.mit.edu using -f
From: worley@ariadne.com (Dale R. Worley)
To: Henrik Levkowetz <henrik@levkowetz.com>
In-Reply-To: <57BB6AAF.5040002@levkowetz.com> (henrik@levkowetz.com)
Sender: worley@ariadne.com (Dale R. Worley)
Date: Tue, 23 Aug 2016 12:00:15 -0400
Message-ID: <87fupv1nn4.fsf@hobgoblin.ariadne.com>
X-CMAE-Envelope: MS4wfCaYTCmVDB41/NSoD9oP3Z42TqDcExJwoEoRpGmSr9yt57oJNgBxEWAVd/Lj+tyAyYqG7G/nb4oVVlcmRPzE6NqGHlRUoOlaoRMi1IefgudeX791a/oh f2JKtJnZTT7ehPxhPK1WU7y8qpwr/fcOuK39Y6/Ak5/eV/7rMjKH8KTA8KoTpFTU2aJkM2krFr6f30fjoW/DWZ0GZsA7kdXNS+0=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/iSzwB3H2ZQ7KgfOOGGo-mnpROlo>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] XML2RFC issue #318
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Aug 2016 16:00:21 -0000

Henrik Levkowetz <henrik@levkowetz.com> writes:
> I should be able to work on this end of next week.  There are a few other
> important fixes needed for xml2rfc, too.  So say I'd say there's hope for
> a fix in about 2 weeks.

Ah, that would be great!

Dale


From nobody Tue Aug 23 11:53:03 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9754912D784 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 11:53:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id I4XfNwi-Vk3i for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 11:53:00 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E48D612D749 for <xml2rfc@ietf.org>; Tue, 23 Aug 2016 11:53:00 -0700 (PDT)
Received: from localhost ([::1]:57407 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bcGom-0000xX-GD; Tue, 23 Aug 2016 11:53:00 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, worley@ariadne.com
X-Trac-Project: xml2rfc
Date: Tue, 23 Aug 2016 18:53:00 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/325
Message-ID: <066.967f0b764179e5948e93511ae749248c@tools.ietf.org>
X-Trac-Ticket-ID: 325
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, worley@ariadne.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/F9uqG7S1hp7ksJ0cvlvVnc42d5I>
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #325 (Version 2 cli): Broken links
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Aug 2016 18:53:02 -0000

#325: Broken links

 In page https://tools.ietf.org/ the link
 "http://svn.tools.ietf.org/svn/tools/xml2rfc/trunk/cli.tgz" to
 http://svn.tools.ietf.org/svn/tools/xml2rfc/trunk/cli.tgz is broken.

 In page http://xml2rfc.tools.ietf.org/ the link "It may be downloaded
 here." to http://svn.tools.ietf.org/svn/tools/xml2rfc is broken.

-- 
--------------------------------+----------------------------------
 Reporter:  worley@ariadne.com  |      Owner:  henrik@levkowetz.com
     Type:  defect              |     Status:  new
 Priority:  minor               |  Milestone:
Component:  Version 2 cli       |    Version:  2.4.x
 Keywords:                      |
--------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/325>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Tue Aug 23 12:24:17 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0768712D800 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 12:24:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id iD7fqv4ohAz7 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Aug 2016 12:24:15 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 71A7D12D94B for <xml2rfc@ietf.org>; Tue, 23 Aug 2016 12:24:14 -0700 (PDT)
Received: from localhost ([::1]:57887 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bcHJ0-0002uR-A3; Tue, 23 Aug 2016 12:24:14 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Tue, 23 Aug 2016 19:24:14 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/325#comment:1
Message-ID: <081.33bf403324d7bfb8eafeb319740d42f3@tools.ietf.org>
References: <066.967f0b764179e5948e93511ae749248c@tools.ietf.org>
X-Trac-Ticket-ID: 325
In-Reply-To: <066.967f0b764179e5948e93511ae749248c@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/jU67Rk48MOgDb7rp3jMnJ_9wInw>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #325 (Version 2 cli): Broken links
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Aug 2016 19:24:16 -0000

#325: Broken links

Changes (by henrik@levkowetz.com):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed to point at
 https://svn.tools.ietf.org/svn/tools/xml2rfc/trunk/cli.tgz, which works.

-- 
---------------------------------+----------------------------------
  Reporter:  worley@ariadne.com  |      Owner:  henrik@levkowetz.com
      Type:  defect              |     Status:  closed
  Priority:  minor               |  Milestone:
 Component:  Version 2 cli       |    Version:  2.4.x
Resolution:  fixed               |   Keywords:
---------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/325#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Wed Aug 24 03:41:05 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8F1C712DC2A for <xml2rfc@ietfa.amsl.com>; Wed, 24 Aug 2016 03:41:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YtBzWGWT68aM for <xml2rfc@ietfa.amsl.com>; Wed, 24 Aug 2016 03:41:00 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D653212D900 for <xml2rfc@ietf.org>; Wed, 24 Aug 2016 03:40:59 -0700 (PDT)
Received: from localhost ([::1]:45405 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bcVcA-0004Y9-V7; Wed, 24 Aug 2016 03:40:58 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, worley@ariadne.com
X-Trac-Project: xml2rfc
Date: Wed, 24 Aug 2016 10:40:58 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/318#comment:2
Message-ID: <081.ed193a6fba8a43122d58562b88fce922@tools.ietf.org>
References: <066.a4054d4375a79d2a497493d755fbf11a@tools.ietf.org>
X-Trac-Ticket-ID: 318
In-Reply-To: <066.a4054d4375a79d2a497493d755fbf11a@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, worley@ariadne.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/dWcHADa2-2bGQ8QlsQf5Q38ibqk>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #318 (Version 2 cli): Bug in the online XML2RFC HTML output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Aug 2016 10:41:03 -0000

#318: Bug in the online XML2RFC HTML output


Comment (by worley@ariadne.com):

 It looks like this is the fix:


 {{{
 diff -u xml2rfc/writers/html.py.orig xml2rfc/writers/html.py
 --- xml2rfc/writers/html.py.orig        2015-05-18 14:13:43.000000000
 -0400
 +++ xml2rfc/writers/html.py     2016-08-24 06:31:04.235958917 -0400
 @@ -412,8 +412,12 @@
                      br.tail = child.tail
              elif child.tag == 'list':
                  self.write_list(child, parent, level=level)
 +                # Having appended child(ren) to the parent, we must
 append a new
 +                # E.P() child in which to place any further text in the
 <t>.
 +                current = E.P()
 +                parent.append(current)
                  if child.tail:
 -                    parent.append(E.P(child.tail))
 +                    current.text = child.tail
              elif child.tag == 'figure':
                  # Callback to base writer method
                  self.write_figure(child)
 }}}

 This could create empty E.P() elements where there weren't any before.
 (I.e., after a <list> in a <t>, which is not followed by further running
 text.)  I haven't checked into the consequences of this, though I can
 guess at three solutions:

 1) It's the user's problem.  The user created a <list> within a <t>, and
 can expect formatting anomalies.  The previous code could create an empty
 E.P() before the <list> if there is no running text in the <t> before the
 <list>.  OTOH, that case is uncommon, whereas the case of no running text
 after <list> in <t> is more common.

 2) If an empty E.P() generates "<p></p>", assume that the browser will
 treat it as a no-op.

 3) Have the serialization process
 ("self.buf.append(self._flush_temp_div())") explicitly ignore empty E.P()
 elements.  It may already do this; I haven't checked.

-- 
---------------------------------+----------------------------------
  Reporter:  worley@ariadne.com  |      Owner:  henrik@levkowetz.com
      Type:  defect              |     Status:  new
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli       |    Version:  2.5.x
Resolution:                      |   Keywords:
---------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/318#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Aug 25 05:57:26 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4372E12D14A for <xml2rfc@ietfa.amsl.com>; Thu, 25 Aug 2016 05:57:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Lgeb3_ouSgvQ for <xml2rfc@ietfa.amsl.com>; Thu, 25 Aug 2016 05:57:24 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 10B8F12B01B for <xml2rfc@ietf.org>; Thu, 25 Aug 2016 05:57:24 -0700 (PDT)
Received: from localhost ([::1]:34770 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bcuDi-0004Rt-AM; Thu, 25 Aug 2016 05:57:22 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, lars@netapp.com
X-Trac-Project: xml2rfc
Date: Thu, 25 Aug 2016 12:57:22 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326
Message-ID: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, lars@netapp.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/Wb_qHsPqUH7OwwoaMesUto-xnJA>
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Aug 2016 12:57:25 -0000

#326: Add bibliography entries based on DOIs

 Because RFCs now have DOI numbers, the reference sections in RFCs are now
 supposed to include DOIs for all references for which they have been
 assigned (e.g., citations of academic papers).

 This currently places quite an extra load on the RFC Editor, which has to
 manually track those DOIs down and insert them into the XML source. This
 is esp. time consuming for IRTF documents, which tend to cite many
 academic papers.

 The good news is that the metadata for publications with DOIs is readily
 available in a number of formats; see http://crosscite.org/cn/

 For example:
 {{{
 # curl
 http://api.crossref.org/works/10.1145/1355734.1355746/transform/application/vnd.crossref.unixref+xml

 <?xml version="1.0" encoding="UTF-8"?>
 <doi_records>
   <doi_record owner="10.1145" timestamp="2011-08-23 04:35:26">
     <crossref>
       <journal>
         <journal_metadata language="en">
           <full_title>ACM SIGCOMM Computer Communication
 Review</full_title>
           <abbrev_title>SIGCOMM Comput. Commun. Rev.</abbrev_title>
           <issn media_type="print">01464833</issn>
         </journal_metadata>
         <journal_issue>
           <publication_date media_type="print">
             <month>03</month>
             <day>31</day>
             <year>2008</year>
           </publication_date>
           <journal_volume>
             <volume>38</volume>
           </journal_volume>
           <issue>2</issue>
           <doi_data>
             <doi>10.1145/1355734</doi>
             <timestamp>20080401112845</timestamp>
 <resource>http://portal.acm.org/citation.cfm?doid=1355734</resource>
           </doi_data>
         </journal_issue>
         <journal_article publication_type="full_text">
           <titles>
             <title>OpenFlow</title>
             <subtitle>enabling innovation in campus networks</subtitle>
           </titles>
           <contributors>
             <person_name sequence="first" contributor_role="author">
               <given_name>Nick</given_name>
               <surname>McKeown</surname>
             </person_name>
             <person_name sequence="additional" contributor_role="author">
               <given_name>Tom</given_name>
               <surname>Anderson</surname>
             </person_name>
             <person_name sequence="additional" contributor_role="author">
               <given_name>Hari</given_name>
               <surname>Balakrishnan</surname>
             </person_name>
             <person_name sequence="additional" contributor_role="author">
               <given_name>Guru</given_name>
               <surname>Parulkar</surname>
             </person_name>
             <person_name sequence="additional" contributor_role="author">
               <given_name>Larry</given_name>
               <surname>Peterson</surname>
             </person_name>
             <person_name sequence="additional" contributor_role="author">
               <given_name>Jennifer</given_name>
               <surname>Rexford</surname>
             </person_name>
             <person_name sequence="additional" contributor_role="author">
               <given_name>Scott</given_name>
               <surname>Shenker</surname>
             </person_name>
             <person_name sequence="additional" contributor_role="author">
               <given_name>Jonathan</given_name>
               <surname>Turner</surname>
             </person_name>
           </contributors>
           <publication_date media_type="print">
             <month>03</month>
             <day>31</day>
             <year>2008</year>
           </publication_date>
           <pages>
             <first_page>69</first_page>
           </pages>
           <doi_data>
             <doi>10.1145/1355734.1355746</doi>
             <timestamp>20080401112845</timestamp>
 <resource>http://portal.acm.org/citation.cfm?doid=1355734.1355746</resource>
           </doi_data>
         </journal_article>
       </journal>
     </crossref>
   </doi_record>
 </doi_records>⏎
 }}}

 So it is hopefully relatively easy to extend xml2rfc to transform that XML
 into something it can use to automatically populate citation entries with
 DOIs.

-- 
-----------------------------+----------------------------------
 Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
     Type:  enhancement      |     Status:  new
 Priority:  medium           |  Milestone:
Component:  Version 2 cli    |    Version:  2.4.x
 Keywords:                   |
-----------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Aug 25 09:22:12 2016
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 364ED12D841 for <xml2rfc@ietfa.amsl.com>; Thu, 25 Aug 2016 09:22:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OwHDYU0A1Qxh for <xml2rfc@ietfa.amsl.com>; Thu, 25 Aug 2016 09:22:09 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 11D9912D1D0 for <xml2rfc@ietf.org>; Thu, 25 Aug 2016 09:22:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id u7PGM4tL002112; Thu, 25 Aug 2016 18:22:04 +0200 (CEST)
Received: from roku (62-20-117-228.customer.telia.com [62.20.117.228]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3sKqFS19khz1sW3; Thu, 25 Aug 2016 18:22:04 +0200 (CEST)
Date: Thu, 25 Aug 2016 18:22:02 +0200
From: Carsten Bormann <cabo@tzi.org>
To: xml2rfc issue tracker <trac@tools.ietf.org>
Message-ID: <9526a79e-ca43-4db0-8bbb-9df409d6f6e0@roku>
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="57bf1b2b_6b8b4567_14a8"
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/znm8tQfnzsxUlc2N2zx6i8zhrlQ>
Cc: "\"=?utf-8?Q?xml2rfc=40ietf.org?=\"" <xml2rfc@ietf.org>, "\"=?utf-8?Q?lars=40netapp.com?=\"" <lars@netapp.com>
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Aug 2016 16:22:11 -0000

--57bf1b2b_6b8b4567_14a8
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi xml2rfc,

As I said previously, I do not believe the quality of the doi database is sufficient to do this in a fully automatic way. It is probably preferable to have an extraction tool and then a chance to manually fix up the nonsense coming out of the database. See the doilit tool coming with kramdown-rfc for a working example of such a tool. 

--57bf1b2b_6b8b4567_14a8
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<html>
	<head>
		<meta http-equiv=3D=22content-type=22 content=3D=22text/html; charset=3D=
utf-8=22 />
	</head>
	<body dir=3D=22auto=22>
		<div>Hi xml2rfc,<br /><br />As I said previously, I do not believe the =
quality of the doi database is sufficient to do this in a fully automatic=
 way. It is probably preferable to have an extraction tool and then a cha=
nce to manually fix up the nonsense coming out of the database. See the d=
oilit tool coming with kramdown-rfc for a working example of such a tool.=
 <br /></div>
				<div><br />

On 25 Aug 2016 14:57, xml2rfc issue tracker wrote:

<br /><br /></div>
		<blockquote type=3D=22cite=22>
			<div>
				=09
				<body><p>=23326: Add bibliography entries based on DOIs&=2313;<br/>&=23=
13;<br/> Because R=46Cs now have DOI numbers, the reference sections in R=
=46Cs are now&=2313;<br/> supposed to include DOIs for all references for=
 which they have been&=2313;<br/> assigned (e.g., citations of academic p=
apers).&=2313;<br/>&=2313;<br/> This currently places quite an extra load=
 on the R=46C Editor, which has to&=2313;<br/> manually track those DOIs =
down and insert them into the XML source. This&=2313;<br/> is esp. time c=
onsuming for IRT=46 documents, which tend to cite many&=2313;<br/> academ=
ic papers.&=2313;<br/>&=2313;<br/> The good news is that the metadata for=
 publications with DOIs is readily&=2313;<br/> available in a number of f=
ormats; see http://crosscite.org/cn/&=2313;<br/>&=2313;<br/> =46or exampl=
e:&=2313;<br/> =7B=7B=7B&=2313;<br/> =23 curl&=2313;<br/> http://api.cros=
sref.org/works/10.1145/1355734.1355746/transform/application/vnd.crossref=
.unixref+xml&=2313;<br/>&=2313;<br/> &lt;=3Fxml version=3D=221.0=22 encod=
ing=3D=22UT=46-8=22=3F&gt;&=2313;<br/> &lt;doi=5Frecords&gt;&=2313;<br/> =
  &lt;doi=5Frecord owner=3D=2210.1145=22 timestamp=3D=222011-08-23 04:35:=
26=22&gt;&=2313;<br/>     &lt;crossref&gt;&=2313;<br/>       &lt;journal&=
gt;&=2313;<br/>         &lt;journal=5Fmetadata language=3D=22en=22&gt;&=23=
13;<br/>           &lt;full=5Ftitle&gt;ACM SIGCOMM Computer Communication=
&=2313;<br/> Review&lt;/full=5Ftitle&gt;&=2313;<br/>           &lt;abbrev=
=5Ftitle&gt;SIGCOMM Comput. Commun. Rev.&lt;/abbrev=5Ftitle&gt;&=2313;<br=
/>           &lt;issn media=5Ftype=3D=22print=22&gt;01464833&lt;/issn&gt;=
&=2313;<br/>         &lt;/journal=5Fmetadata&gt;&=2313;<br/>         &lt;=
journal=5Fissue&gt;&=2313;<br/>           &lt;publication=5Fdate media=5F=
type=3D=22print=22&gt;&=2313;<br/>             &lt;month&gt;03&lt;/month&=
gt;&=2313;<br/>             &lt;day&gt;31&lt;/day&gt;&=2313;<br/>        =
     &lt;year&gt;2008&lt;/year&gt;&=2313;<br/>           &lt;/publication=
=5Fdate&gt;&=2313;<br/>           &lt;journal=5Fvolume&gt;&=2313;<br/>   =
          &lt;volume&gt;38&lt;/volume&gt;&=2313;<br/>           &lt;/jour=
nal=5Fvolume&gt;&=2313;<br/>           &lt;issue&gt;2&lt;/issue&gt;&=2313=
;<br/>           &lt;doi=5Fdata&gt;&=2313;<br/>             &lt;doi&gt;10=
.1145/1355734&lt;/doi&gt;&=2313;<br/>             &lt;timestamp&gt;200804=
01112845&lt;/timestamp&gt;&=2313;<br/> &lt;resource&gt;http://portal.acm.=
org/citation.cfm=3Fdoid=3D1355734&lt;/resource&gt;&=2313;<br/>           =
&lt;/doi=5Fdata&gt;&=2313;<br/>         &lt;/journal=5Fissue&gt;&=2313;<b=
r/>         &lt;journal=5Farticle publication=5Ftype=3D=22full=5Ftext=22&=
gt;&=2313;<br/>           &lt;titles&gt;&=2313;<br/>             &lt;titl=
e&gt;Open=46low&lt;/title&gt;&=2313;<br/>             &lt;subtitle&gt;ena=
bling innovation in campus networks&lt;/subtitle&gt;&=2313;<br/>         =
  &lt;/titles&gt;&=2313;<br/>           &lt;contributors&gt;&=2313;<br/> =
            &lt;person=5Fname sequence=3D=22first=22 contributor=5Frole=3D=
=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&gt;Nick&lt;/g=
iven=5Fname&gt;&=2313;<br/>               &lt;surname&gt;McKeown&lt;/surn=
ame&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=2313;<br/>       =
      &lt;person=5Fname sequence=3D=22additional=22 contributor=5Frole=3D=
=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&gt;Tom&lt;/gi=
ven=5Fname&gt;&=2313;<br/>               &lt;surname&gt;Anderson&lt;/surn=
ame&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=2313;<br/>       =
      &lt;person=5Fname sequence=3D=22additional=22 contributor=5Frole=3D=
=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&gt;Hari&lt;/g=
iven=5Fname&gt;&=2313;<br/>               &lt;surname&gt;Balakrishnan&lt;=
/surname&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=2313;<br/>  =
           &lt;person=5Fname sequence=3D=22additional=22 contributor=5Fro=
le=3D=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&gt;Guru&=
lt;/given=5Fname&gt;&=2313;<br/>               &lt;surname&gt;Parulkar&lt=
;/surname&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=2313;<br/> =
            &lt;person=5Fname sequence=3D=22additional=22 contributor=5Fr=
ole=3D=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&gt;Larr=
y&lt;/given=5Fname&gt;&=2313;<br/>               &lt;surname&gt;Peterson&=
lt;/surname&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=2313;<br/=
>             &lt;person=5Fname sequence=3D=22additional=22 contributor=5F=
role=3D=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&gt;Jen=
nifer&lt;/given=5Fname&gt;&=2313;<br/>               &lt;surname&gt;Rexfo=
rd&lt;/surname&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=2313;<=
br/>             &lt;person=5Fname sequence=3D=22additional=22 contributo=
r=5Frole=3D=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&gt=
;Scott&lt;/given=5Fname&gt;&=2313;<br/>               &lt;surname&gt;Shen=
ker&lt;/surname&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=2313;=
<br/>             &lt;person=5Fname sequence=3D=22additional=22 contribut=
or=5Frole=3D=22author=22&gt;&=2313;<br/>               &lt;given=5Fname&g=
t;Jonathan&lt;/given=5Fname&gt;&=2313;<br/>               &lt;surname&gt;=
Turner&lt;/surname&gt;&=2313;<br/>             &lt;/person=5Fname&gt;&=23=
13;<br/>           &lt;/contributors&gt;&=2313;<br/>           &lt;public=
ation=5Fdate media=5Ftype=3D=22print=22&gt;&=2313;<br/>             &lt;m=
onth&gt;03&lt;/month&gt;&=2313;<br/>             &lt;day&gt;31&lt;/day&gt=
;&=2313;<br/>             &lt;year&gt;2008&lt;/year&gt;&=2313;<br/>      =
     &lt;/publication=5Fdate&gt;&=2313;<br/>           &lt;pages&gt;&=231=
3;<br/>             &lt;first=5Fpage&gt;69&lt;/first=5Fpage&gt;&=2313;<br=
/>           &lt;/pages&gt;&=2313;<br/>           &lt;doi=5Fdata&gt;&=231=
3;<br/>             &lt;doi&gt;10.1145/1355734.1355746&lt;/doi&gt;&=2313;=
<br/>             &lt;timestamp&gt;20080401112845&lt;/timestamp&gt;&=2313=
;<br/> &lt;resource&gt;http://portal.acm.org/citation.cfm=3Fdoid=3D135573=
4.1355746&lt;/resource&gt;&=2313;<br/>           &lt;/doi=5Fdata&gt;&=231=
3;<br/>         &lt;/journal=5Farticle&gt;&=2313;<br/>       &lt;/journal=
&gt;&=2313;<br/>     &lt;/crossref&gt;&=2313;<br/>   &lt;/doi=5Frecord&gt=
;&=2313;<br/> &lt;/doi=5Frecords&gt;=E2=8F=8E&=2313;<br/> =7D=7D=7D&=2313=
;<br/>&=2313;<br/> So it is hopefully relatively easy to extend xml2rfc t=
o transform that XML&=2313;<br/> into something it can use to automatical=
ly populate citation entries with&=2313;<br/> DOIs.&=2313;<br/>&=2313;<br=
/>-- &=2313;<br/>-----------------------------+--------------------------=
--------&=2313;<br/> Reporter:  lars=40netapp.com  =7C      Owner:  henri=
k=40levkowetz.com&=2313;<br/>     Type:  enhancement      =7C     Status:=
  new&=2313;<br/> Priority:  medium           =7C  Milestone:&=2313;<br/>=
Component:  Version 2 cli    =7C    Version:  2.4.x&=2313;<br/> Keywords:=
                   =7C&=2313;<br/>-----------------------------+---------=
-------------------------&=2313;<br/>&=2313;<br/>Ticket URL: &lt;https://=
trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326&gt;&=2313;<br/>xml2rfc =
&lt;http://tools.ietf.org/tools/xml2rfc/&gt;&=2313;<br/>&=2313;<br/>=5F=5F=
=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=
=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F&=2313;<br/>x=
ml2rfc mailing list&=2313;<br/>xml2rfc=40ietf.org&=2313;<br/>https://www.=
ietf.org/mailman/listinfo/xml2rfc&=2313;<br/>&=2313;<br/>&=2313;<br/></p>=
</body>
			</div>
		</blockquote>
	</body>
</html>
--57bf1b2b_6b8b4567_14a8--


From nobody Fri Aug 26 01:19:06 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B0E2A12D1C7 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 01:19:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uScw_Linvdnq for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 01:19:04 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 51D8F12D185 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 01:19:04 -0700 (PDT)
Received: from localhost ([::1]:53119 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdCLv-00010C-2Y; Fri, 26 Aug 2016 01:19:03 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Fri, 26 Aug 2016 08:19:02 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:1
Message-ID: <078.64de3a0cd2e3ed1e5997cfad95a38abf@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/m_ysQipJW4ELeoP0gbrfD13zsMY>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Aug 2016 08:19:06 -0000

#326: Add bibliography entries based on DOIs


Comment (by julian.reschke@gmx.de):

 I agree that a tool would be nice to have, but I disagree that it should
 be part of xml2rfc.

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 06:35:28 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EFDF812D985 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 06:35:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VK9XAYC-JpsV for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 06:35:24 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60AF412D98E for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 06:24:05 -0700 (PDT)
Received: from localhost ([::1]:36951 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdH71-0005ZP-JJ; Fri, 26 Aug 2016 06:23:59 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com
X-Trac-Project: xml2rfc
Date: Fri, 26 Aug 2016 13:23:59 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:2
Message-ID: <078.9e78a89459dac057522a9befa996bd12@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com,  xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/ycwOsvmseFM43KdBZu408LIRMeA>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Aug 2016 13:35:27 -0000

#326: Add bibliography entries based on DOIs


Comment (by tony@att.com):

 I think a better method is to create a bibxml tool to generate the
 references.

 Doing a dig on http://dx.doi.org/${doi} with the header "Accept:
 application/citeproc+json" appears to generate a nicely formatted JSON
 reference object.

 According to Carsten, the data may not be as regular as we want, but it's
 a good start.

 My thoughts are to have http://xml2rfc.ietf.org/public/rfc/bibxml-doi
 /reference-DOI.${doi}.xml do the dig and conversion (keeping a local cache
 so multiple requests don't overwhelm dx.doi.org).

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 08:13:00 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34F9112D10E for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 08:12:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id V1MX7_P7YluQ for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 08:12:58 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4104412D0AC for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 08:12:58 -0700 (PDT)
Received: from localhost ([::1]:39051 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdIoP-0002JC-GK; Fri, 26 Aug 2016 08:12:53 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com, johnl@iecc.com
X-Trac-Project: xml2rfc
Date: Fri, 26 Aug 2016 15:12:53 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:3
Message-ID: <078.9ac6260a51fc1ce4af2f9f70e36d568f@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com,  johnl@iecc.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/amZIooZrmzksNUZAalmKy4y3Uic>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Aug 2016 15:12:59 -0000

#326: Add bibliography entries based on DOIs


Comment (by johnl@iecc.com):

 It's not totally trivial, because different registration agencies support
 different formats, but it shouldn't be hard to get a 95% result. It is my
 impression that most of the publishers we're likely to reference such as
 ACM, IEEE, and the Elsevier journals, all use Crossref.

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:3>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 13:30:55 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 180AA12D829 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 13:30:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2ohnh6auYCBA for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 13:30:52 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8757B12B069 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 13:30:52 -0700 (PDT)
Received: from localhost ([::1]:50637 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdNm3-0007pE-7y; Fri, 26 Aug 2016 13:30:47 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com, johnl@iecc.com,  brian.e.carpenter@gmail.com
X-Trac-Project: xml2rfc
Date: Fri, 26 Aug 2016 20:30:47 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:4
Message-ID: <078.c477f3683ec68f1c22309dbe55aae329@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com,  johnl@iecc.com, brian.e.carpenter@gmail.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/y7Bu7TtKnvLB2WmhpT8svXmo7Ko>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Aug 2016 20:30:54 -0000

#326: Add bibliography entries based on DOIs


Comment (by brian.e.carpenter@gmail.com):

 > it shouldn't be hard to get a 95% result
 Which isn't good enough for automation. Since a human check will always be
 needed, this definitely needs to be separated from xml2rfc itself. Linking
 it to bibxml seems by far the best approach, given the likely users are
 mainly in the IRTF space.

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 13:50:29 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B9E2412D0A7 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 13:50:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hX0PEuS134oN for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 13:50:23 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 13D6E12D836 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 13:50:23 -0700 (PDT)
Received: from localhost ([::1]:50898 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdO4u-0002st-6J; Fri, 26 Aug 2016 13:50:16 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com, johnl@iecc.com,  brian.e.carpenter@gmail.com
X-Trac-Project: xml2rfc
Date: Fri, 26 Aug 2016 20:50:16 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:5
Message-ID: <078.ade0b41ca313b972bbb43193b77141a5@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com,  johnl@iecc.com, brian.e.carpenter@gmail.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/kb49obJQ9TqsJbc1eLM9oSf-whk>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Aug 2016 20:50:25 -0000

#326: Add bibliography entries based on DOIs


Comment (by johnl@iecc.com):

 >> it shouldn't be hard to get a 95% result
 > Which isn't good enough for automation.

 I don't see why not. If xml2rfc can't resolve the DOI reference to a
 usable chunk of bibxml, it fails like any other broken reference. It seems
 unlikely that a reference that works once would stop working, so I don't
 see how this would be a problem in practice.

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:5>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 15:59:55 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37126126D74 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 15:59:53 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fgwm82iKeWi3 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 15:59:50 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 91C5B12B05E for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 15:59:50 -0700 (PDT)
Received: from localhost ([::1]:53201 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdQ6C-0004GV-BC; Fri, 26 Aug 2016 15:59:44 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com, johnl@iecc.com,  brian.e.carpenter@gmail.com
X-Trac-Project: xml2rfc
Date: Fri, 26 Aug 2016 22:59:44 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:6
Message-ID: <078.b6a62eaf79effce658459d927b45dac3@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com,  johnl@iecc.com, brian.e.carpenter@gmail.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/w4KfZm8O7o1QAlt0cQ8roTzw9oY>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Aug 2016 22:59:53 -0000

#326: Add bibliography entries based on DOIs


Comment (by brian.e.carpenter@gmail.com):

 >If xml2rfc can't resolve the DOI reference to a usable chunk of bibxml,
 it fails like any other broken reference.
 Sure. But my concern is if it resolves to a syntactically correct but
 actually wrong DOI reference.

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:6>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 16:08:52 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9141912D13D for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 16:08:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id khi1LN5Ft6sA for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 16:08:49 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 29C9912B05E for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 16:08:49 -0700 (PDT)
Received: from localhost ([::1]:53419 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdQEu-00063e-SR; Fri, 26 Aug 2016 16:08:44 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com, johnl@iecc.com,  brian.e.carpenter@gmail.com
X-Trac-Project: xml2rfc
Date: Fri, 26 Aug 2016 23:08:44 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:7
Message-ID: <078.c0ae3263650aa3e404cf6d88d9971231@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com,  johnl@iecc.com, brian.e.carpenter@gmail.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/6jQl9sxTjPJqm235QAnEKK2nhS4>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Aug 2016 23:08:50 -0000

#326: Add bibliography entries based on DOIs


Comment (by tony@att.com):

 I really doubt that 1 in 20 of the DOI citations returned by a lookup on
 dx.doi.org or api.crossref.org are returning information for the wrong
 document. I'd be surprised to find any incorrect documents returned from
 the tools.

 However, I wouldn't be surprised to find information missing from some of
 the entries. And I /think/ that's the 95% that John was referring to.
 John, would you care to elaborate more on your 95% estimate?

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:7>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 18:47:10 2016
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C964912D1C2 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 18:47:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.448
X-Spam-Level: 
X-Spam-Status: No, score=-2.448 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.548] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZnJnbWkgRlzS for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 18:47:07 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 4C3E912D130 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 18:47:07 -0700 (PDT)
Received: from localhost ([::1]:55649 helo=durif.tools.ietf.org) by durif.tools.ietf.org with esmtp (Exim 4.82_1-5b7a7c0-XX) (envelope-from <trac@tools.ietf.org>) id 1bdSi3-0001Rr-Fr; Fri, 26 Aug 2016 18:46:59 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com, johnl@iecc.com,  brian.e.carpenter@gmail.com
X-Trac-Project: xml2rfc
Date: Sat, 27 Aug 2016 01:46:59 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:8
Message-ID: <078.6f8b151643164923c90aff053a944112@tools.ietf.org>
References: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-Trac-Ticket-ID: 326
In-Reply-To: <063.683be61a19e1ddb0e21eec3bcf749195@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, tony@att.com,  johnl@iecc.com, brian.e.carpenter@gmail.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/tq3tKD12_3IahlDE3ngaVcaxrLw>
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #326 (Version 2 cli): Add bibliography entries based on DOIs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 01:47:09 -0000

#326: Add bibliography entries based on DOIs


Comment (by johnl@iecc.com):

 The 95% is for DOIs issued by Crossref or by other DOI agencies who
 provide bibliographic info in the same formats that Crossref does so the
 same code can parse it. Since publishers upload the DOI and the
 bibliographic info at the same time, it's hard to think of a plausible way
 that they would be wrong very often. The other 5%, if that much, would be
 where the info is there but the publisher doesn't return it in a form we
 can parse, and in that case the code should know that it's failed.
 The page at crosscite lists a bunch of formats supported by Crossref,
 DataCite (used mostly for research datasets), and mEDRA (used by some
 European publishers), and most of those formats are supported by all
 three. I expect it'll be closer to 99% than 95%.

-- 
------------------------------+----------------------------------
  Reporter:  lars@netapp.com  |      Owner:  henrik@levkowetz.com
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/326#comment:8>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Aug 26 18:49:01 2016
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3501D12D1C2 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 18:49:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xdaqUEQTJI-k for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 18:48:58 -0700 (PDT)
Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A392A12D130 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 18:48:58 -0700 (PDT)
Received: by mail-pa0-x230.google.com with SMTP id cy9so11193163pac.0 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 18:48:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=subject:references:to:from:organization:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=imMUq5S+5GcekSEsocuQ8xtmVcTYKcsoDf4UdILlKSE=; b=YJiUD/DCafnrrbPamxK7wh14m83Q2pEyhlwFeaAnf2iCFo43u4H7264Npufv8gt6I/ OeNhWg13vcAeXkpp72spq98h+EpbjxsyPbIERJI7gLvmexP7QahnYf/6Dq1K52r25jc7 eXWwqNPyOW3Okh6Oj3iStqF0P5mAvWMB0T+29yAwar4RL0Th+VtjcRGwIkp/6+9FFnyJ bkxbLmWQ6OC0PkK4qBco0L9thvn/iQBC3RXzLPJ23+1M7WsoWo5bWknt7yZ8Fh9KT3dv Hxnfjwuigj4QMZwNX2JbiAg5dlwL9xRfaS0v0SQJT3N3z1xkpoc0WcKHrf+L0nkpWAtD txEA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:references:to:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=imMUq5S+5GcekSEsocuQ8xtmVcTYKcsoDf4UdILlKSE=; b=B6B5CTEdSX/UplmSUwqesW3TAkTYFKmYrD+Y31Hy5k8NPZjCgWokIN011Hifx0Rl7Z hTOh4Zw50d1B8odS8zYFmh//VmedG8ymeOdbO0b8dbei3yFruswnPvOxZR5Re4ZtraTW QpUXsTvxO+9HNo3Xbb1LbIG5Mz2xL3isC53u4Cr57my5PKQTgQ4U5CGK9Zmc7q5CMHHK suzm7aTrdLmzzw/379/UhKQImFYPXAAd9kkhJFQwyXnMuvezcZdZcfR/ntOJlKCeMwZ5 t1oAkTg4Z9WQXJeKbbAOrb3hUUlufhiqjCFDBh8rMJqwu5ee4jk8JTlhNp5/Lj94Xzhe g2gA==
X-Gm-Message-State: AE9vXwO58sSKerC3iN/FOXOUZTyGkEMOrActqOvSKTcbpXFzB5hB3F/0+1cqpRwvXZIx8A==
X-Received: by 10.66.244.199 with SMTP id xi7mr11054874pac.127.1472262538105;  Fri, 26 Aug 2016 18:48:58 -0700 (PDT)
Received: from ?IPv6:2406:e007:7e0b:1:28cc:dc4c:9703:6781? ([2406:e007:7e0b:1:28cc:dc4c:9703:6781]) by smtp.gmail.com with ESMTPSA id 71sm31590838pfy.32.2016.08.26.18.48.56 for <xml2rfc@ietf.org> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Aug 2016 18:48:57 -0700 (PDT)
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com>
To: xml2rfc <xml2rfc@ietf.org>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
X-Forwarded-Message-Id: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com>
Message-ID: <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com>
Date: Sat, 27 Aug 2016 13:49:08 +1200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/PEL8ZkS6uYaTG0ZhoSMYqV6cbIU>
Subject: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 01:49:00 -0000

FYI. I have sent a ticket to ietf-action.

-------- Forwarded Message --------
Subject: http://xml2rfc.ietf.org/ broken?
Date: Sat, 27 Aug 2016 13:47:53 +1200
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
To: IETF action <ietf-action@ietf.org>

Today, http://xml2rfc.ietf.org/ (redirected from http://xml.resource.org/) consistently says: No input file

http://xml2rfc.tools.ietf.org/ works normally

Regards
   Brian Carpenter




From nobody Fri Aug 26 19:24:26 2016
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A2CB412D0DA for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:24:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.601
X-Spam-Level: 
X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5tcz7_CdnAxc for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:24:22 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0b-00191d01.pphosted.com [67.231.157.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 2706E12B01F for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 19:24:21 -0700 (PDT)
Received: from pps.filterd (m0049462.ppops.net [127.0.0.1]) by m0049462.ppops.net-00191d01. (8.16.0.17/8.16.0.17) with SMTP id u7R2FdZN002979; Fri, 26 Aug 2016 22:24:20 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049462.ppops.net-00191d01. with ESMTP id 252ydn3ks1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 Aug 2016 22:24:20 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7R2OKf5020427; Fri, 26 Aug 2016 22:24:20 -0400
Received: from mlpi408.sfdc.sbc.com (mlpi408.sfdc.sbc.com [130.9.128.240]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7R2OBax020368 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 26 Aug 2016 22:24:15 -0400
Received: from MISOUT7MSGHUBAH.ITServices.sbc.com (MISOUT7MSGHUBAH.itservices.sbc.com [130.9.129.152]) by mlpi408.sfdc.sbc.com (RSA Interceptor); Sat, 27 Aug 2016 02:23:58 GMT
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.250]) by MISOUT7MSGHUBAH.ITServices.sbc.com ([130.9.129.152]) with mapi id 14.03.0301.000; Fri, 26 Aug 2016 22:23:57 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>, xml2rfc <xml2rfc@ietf.org>
Thread-Topic: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
Thread-Index: AQHSAAU23FZuF8wLvUynm5Hnh/13N6BcFBQA
Date: Sat, 27 Aug 2016 02:23:57 +0000
Message-ID: <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com>
In-Reply-To: <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.110.241.241]
Content-Type: text/plain; charset="utf-8"
Content-ID: <CFB8A1A2E926E74A80E744A78AA269E6@LOCAL>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-08-26_15:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 impostorscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608270022
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/bLON9ySqpLmPHZtyt030c_ViO-U>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 02:24:24 -0000

V2hlbmV2ZXIgSSB0cnkgdG8gZ28gdG8gaHR0cDovL3htbDJyZmMuaWV0Zi5vcmcgSSBnZXQgcmVk
aXJlY3RlZCB0byBodHRwczovL3htbDJyZmMudG9vbHMuaWV0Zi5vcmcgdmlhIGEgQ05BTUUuDQoN
CklmIEkgZ28gdG8gaHR0cDovL3htbC5yZXNvdXJjZS5vcmcgbXkgYnJvd3NlcnMgYWxzbyBnZXQg
cmVkaXJlY3RlZCB0byBodHRwczovL3htbDJyZmMudG9vbHMuaWV0Zi5vcmcsIGFmdGVyIGdvaW5n
IHRocm91Z2ggdGhlIGhvcCB0byB4bWwycmZjLmlldGYub3JnIGZpcnN0IHZpYSBhbm90aGVyIENO
QU1FLg0KDQpJZiBJIGdvIGRpcmVjdGx5IHRvIGh0dHBzOi8veG1sMnJmYy5pZXRmLm9yZyBvciBo
dHRwczovL3htbC5yZXNvdXJjZS5vcmcgSSBnZXQgYSBiYWQgY2VydGlmaWNhdGUgbWVzc2FnZSBj
b21wbGFpbmluZyBhYm91dCB0aGUgY2VydCBvbmx5IGJlaW5nIHZhbGlkIGZvciAqLnRvb2xzLmll
dGYub3JnIGFuZCB0b29scy5pZXRmLm9yZy4gR29pbmcgdGhyb3VnaCBhbnl3YXkgZ2l2ZXMgbWUg
4oCccGFnZSBub3QgZm91bmTigJ0gbWVzc2FnZXMuDQoNCkkgaGF2ZW7igJl0IGJlZW4gYWJsZSB0
byBnZXQgeG1sMnJmYy5pZXRmLm9yZyB0byBjb21lIHVwIGluIGEgd2F5IHRoYXQgc3RpY2tzIHdp
dGggYSBmb3JtIHRoZXJlLg0KDQpTb3JyeSwgYnV0IEkgY2Fu4oCZdCByZXByb2R1Y2UgeW91ciBp
c3N1ZS4NCg0KCVRvbnkNCg0KT24gOC8yNi8xNiwgOTo0OSBQTSwgInhtbDJyZmMgb24gYmVoYWxm
IG9mIEJyaWFuIEUgQ2FycGVudGVyIiA8eG1sMnJmYy1ib3VuY2VzQGlldGYub3JnIG9uIGJlaGFs
ZiBvZiBicmlhbi5lLmNhcnBlbnRlckBnbWFpbC5jb20+IHdyb3RlOg0KDQogICAgRllJLiBJIGhh
dmUgc2VudCBhIHRpY2tldCB0byBpZXRmLWFjdGlvbi4NCiAgICANCiAgICAtLS0tLS0tLSBGb3J3
YXJkZWQgTWVzc2FnZSAtLS0tLS0tLQ0KICAgIFN1YmplY3Q6IGh0dHA6Ly94bWwycmZjLmlldGYu
b3JnLyBicm9rZW4/DQogICAgRGF0ZTogU2F0LCAyNyBBdWcgMjAxNiAxMzo0Nzo1MyArMTIwMA0K
ICAgIEZyb206IEJyaWFuIEUgQ2FycGVudGVyIDxicmlhbi5lLmNhcnBlbnRlckBnbWFpbC5jb20+
DQogICAgT3JnYW5pemF0aW9uOiBVbml2ZXJzaXR5IG9mIEF1Y2tsYW5kDQogICAgVG86IElFVEYg
YWN0aW9uIDxpZXRmLWFjdGlvbkBpZXRmLm9yZz4NCiAgICANCiAgICBUb2RheSwgaHR0cDovL3ht
bDJyZmMuaWV0Zi5vcmcvIChyZWRpcmVjdGVkIGZyb20gaHR0cDovL3htbC5yZXNvdXJjZS5vcmcv
KSBjb25zaXN0ZW50bHkgc2F5czogTm8gaW5wdXQgZmlsZQ0KICAgIA0KICAgIGh0dHA6Ly94bWwy
cmZjLnRvb2xzLmlldGYub3JnLyB3b3JrcyBub3JtYWxseQ0KICAgIA0KICAgIFJlZ2FyZHMNCiAg
ICAgICBCcmlhbiBDYXJwZW50ZXINCiAgICANCiAgICANCiAgICANCiAgICBfX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXw0KICAgIHhtbDJyZmMgbWFpbGluZyBs
aXN0DQogICAgeG1sMnJmY0BpZXRmLm9yZw0KICAgIGh0dHBzOi8vd3d3LmlldGYub3JnL21haWxt
YW4vbGlzdGluZm8veG1sMnJmYw0KICAgIA0KDQo=


From nobody Fri Aug 26 19:40:25 2016
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6123112D121 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:40:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vzCMb1WAWaSb for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:40:21 -0700 (PDT)
Received: from mail-pa0-x235.google.com (mail-pa0-x235.google.com [IPv6:2607:f8b0:400e:c03::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8602F12D130 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 19:40:21 -0700 (PDT)
Received: by mail-pa0-x235.google.com with SMTP id cy9so11450356pac.0 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 19:40:21 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=subject:to:references:from:organization:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=Fid0nar//BiNoH2WXTsGjSQIjwbF4FIW1IRCoOlZc0E=; b=onGvqO4DuYhWvpuCljXhbcsHNYmn66m+gg7CDkN8FkXA2qtvDQmt0FnnU/1clzB0SF H4bkLJY1s5jJkVG6DtkdOEhM6vNfAOeuZDmi4EFgJ5ffOMuwZsV9cJ8fZHsHxX58jl5o RofxmQ+t3oem+tKqFmlOaV1OFnXdU3fLhIvrDbwcQ1NV7B4SutbDJZQ3WGuWkzkTR9ML VRxfIqrHOXEeiVETvVQ9Jmrk/ZmIevHh99EUVQHrpWDU2A2lFbm2SizYH4x87LNPg3xK lYpmstE/2zecECX9IiFpWnPaj5mMle8cPPUy0M79z6JyyWNWHINHYHftj7QOFsV7tREd NgFg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=Fid0nar//BiNoH2WXTsGjSQIjwbF4FIW1IRCoOlZc0E=; b=YlcfrFnZy2H7nII6LSetY59UpBYqEXFwTnYlhOiZ/VZPrW517WwnOU+fsEIP2cg2O0 UjEWV5SIYzTyqa9ORP8VtvduHvg3iH7ccpSFksivooFBseJXYQSzOTGHA0HVyoULJ+7m qm8T9qT28QBJiTClbW/7AOczlKVQ+6jHCnFastArx0QSfDIBJMNcEAh3W50BcKvQpSU6 d+CQ9LbG7BQSIlenM7hUuXVAd5tdkY/X88hcBnZfW3paQCPEoYNVlXz/2PABhfvvTJTc vJu2Tgdb7bqXUIqLiuL93E6BC2dfbRqqi51VDwwmy3xnDtiej+caJOaYgsG6A33bJ4Lk uIhw==
X-Gm-Message-State: AE9vXwOOFJy4SUSLL9+MefTW2CICNi2R4+91mmQnZok3wpoBk1J1btq2s4G5k0WYJrx+hQ==
X-Received: by 10.66.119.11 with SMTP id kq11mr11492305pab.14.1472265621054; Fri, 26 Aug 2016 19:40:21 -0700 (PDT)
Received: from ?IPv6:2406:e007:7e0b:1:28cc:dc4c:9703:6781? ([2406:e007:7e0b:1:28cc:dc4c:9703:6781]) by smtp.gmail.com with ESMTPSA id y3sm31708546pfd.65.2016.08.26.19.40.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Aug 2016 19:40:20 -0700 (PDT)
To: "HANSEN, TONY L" <tony@att.com>, xml2rfc <xml2rfc@ietf.org>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
Message-ID: <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com>
Date: Sat, 27 Aug 2016 14:40:30 +1200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/CsZvMGdjR8OLSbIE8cnj83xiucw>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 02:40:23 -0000

On 27/08/2016 14:23, HANSEN, TONY L wrote:
> Whenever I try to go to http://xml2rfc.ietf.org I get redirected to htt=
ps://xml2rfc.tools.ietf.org via a CNAME.

Interesting. My resolver sees the CNAME too, but it took for ever to reso=
lve.
But the problem is reproducible (today). Also, I don't get flipped to htt=
ps.
I'm wondering if Cloudflare is getting into the act somehow. Maybe I shou=
ld just
wait until tomorrow.

> xml2rfc.ietf.org
Server:  fritz.box
Address:  fd00::be05:43ff:fe8e:ce39

Non-authoritative answer:
xml2rfc.ietf.org        ??? unknown type 46 ???
xml2rfc.ietf.org        canonical name =3D xml2rfc.tools.ietf.org

ietf.org        nameserver =3D ns1.mia1.afilias-nst.info
ietf.org        nameserver =3D ns1.ams1.afilias-nst.info
ietf.org        nameserver =3D ns0.amsl.com
ietf.org        nameserver =3D ns1.sea1.afilias-nst.info
ietf.org        nameserver =3D ns1.yyz1.afilias-nst.info
ietf.org        nameserver =3D ns1.hkg1.afilias-nst.info
ns0.amsl.com    internet address =3D 4.31.198.40
ns0.amsl.com    AAAA IPv6 address =3D 2001:1900:3001:11::28
ns1.ams1.afilias-nst.info       internet address =3D 65.22.6.79
ns1.hkg1.afilias-nst.info       internet address =3D 65.22.6.1
ns1.hkg1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:6::1
ns1.mia1.afilias-nst.info       internet address =3D 65.22.7.1
ns1.mia1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:7::1
ns1.sea1.afilias-nst.info       internet address =3D 65.22.8.1
ns1.sea1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:8::1
ns1.yyz1.afilias-nst.info       internet address =3D 65.22.9.1
ns1.yyz1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:9::1

    Brian

>=20
> If I go to http://xml.resource.org my browsers also get redirected to h=
ttps://xml2rfc.tools.ietf.org, after going through the hop to xml2rfc.iet=
f.org first via another CNAME.
>=20
> If I go directly to https://xml2rfc.ietf.org or https://xml.resource.or=
g I get a bad certificate message complaining about the cert only being v=
alid for *.tools.ietf.org and tools.ietf.org. Going through anyway gives =
me =E2=80=9Cpage not found=E2=80=9D messages.
>=20
> I haven=E2=80=99t been able to get xml2rfc.ietf.org to come up in a way=
 that sticks with a form there.
>=20
> Sorry, but I can=E2=80=99t reproduce your issue.
>=20
> 	Tony
>=20
> On 8/26/16, 9:49 PM, "xml2rfc on behalf of Brian E Carpenter" <xml2rfc-=
bounces@ietf.org on behalf of brian.e.carpenter@gmail.com> wrote:
>=20
>     FYI. I have sent a ticket to ietf-action.
>    =20
>     -------- Forwarded Message --------
>     Subject: http://xml2rfc.ietf.org/ broken?
>     Date: Sat, 27 Aug 2016 13:47:53 +1200
>     From: Brian E Carpenter <brian.e.carpenter@gmail.com>
>     Organization: University of Auckland
>     To: IETF action <ietf-action@ietf.org>
>    =20
>     Today, http://xml2rfc.ietf.org/ (redirected from http://xml.resourc=
e.org/) consistently says: No input file
>    =20
>     http://xml2rfc.tools.ietf.org/ works normally
>    =20
>     Regards
>        Brian Carpenter
>    =20
>    =20
>    =20
>     _______________________________________________
>     xml2rfc mailing list
>     xml2rfc@ietf.org
>     https://www.ietf.org/mailman/listinfo/xml2rfc
>    =20
>=20


From nobody Fri Aug 26 19:45:51 2016
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9868B12D130 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:45:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.601
X-Spam-Level: 
X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BJqVE-8MHyZa for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:45:49 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0b-00191d01.pphosted.com [67.231.157.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D5264126D74 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 19:45:48 -0700 (PDT)
Received: from pps.filterd (m0049463.ppops.net [127.0.0.1]) by m0049463.ppops.net-00191d01. (8.16.0.17/8.16.0.17) with SMTP id u7R2jMYj036525; Fri, 26 Aug 2016 22:45:47 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049463.ppops.net-00191d01. with ESMTP id 252ywjuach-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 Aug 2016 22:45:47 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7R2jk3t003109; Fri, 26 Aug 2016 22:45:47 -0400
Received: from mlpi407.sfdc.sbc.com (mlpi407.sfdc.sbc.com [130.9.128.239]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7R2jdMn003064 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 26 Aug 2016 22:45:40 -0400
Received: from MISOUT7MSGHUBAB.ITServices.sbc.com (MISOUT7MSGHUBAB.itservices.sbc.com [130.9.129.146]) by mlpi407.sfdc.sbc.com (RSA Interceptor); Sat, 27 Aug 2016 02:45:17 GMT
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.250]) by MISOUT7MSGHUBAB.ITServices.sbc.com ([130.9.129.146]) with mapi id 14.03.0301.000; Fri, 26 Aug 2016 22:45:16 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>, xml2rfc <xml2rfc@ietf.org>
Thread-Topic: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
Thread-Index: AQHSAAU23FZuF8wLvUynm5Hnh/13N6BcFBQAgABHsAD//75GAA==
Date: Sat, 27 Aug 2016 02:45:16 +0000
Message-ID: <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com>
In-Reply-To: <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.110.241.241]
Content-Type: text/plain; charset="utf-8"
Content-ID: <373EA9EBFDA2EA4AB233F592837E249E@LOCAL>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-08-26_15:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 impostorscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608270026
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/DqWUhE4mfCqiUB-EmFCop-IYmy4>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 02:45:50 -0000

VGhlcmUgaXMgYWxzbyB0aGUgaHR0cC0+aHR0cHMgZmxpcHBpbmcgdGhhdOKAmXMgZ2V0dGluZyBp
bnRvIHRoZSBhY3QgYW5kIG1pZ2h0IGJlIHdyZWNraW5nIGhhdm9jLg0KDQoJVG9ueQ0KDQpPbiA4
LzI2LzE2LCAxMDo0MCBQTSwgIkJyaWFuIEUgQ2FycGVudGVyIiA8YnJpYW4uZS5jYXJwZW50ZXJA
Z21haWwuY29tPiB3cm90ZToNCg0KICAgIE9uIDI3LzA4LzIwMTYgMTQ6MjMsIEhBTlNFTiwgVE9O
WSBMIHdyb3RlOg0KICAgID4gV2hlbmV2ZXIgSSB0cnkgdG8gZ28gdG8gaHR0cDovL3htbDJyZmMu
aWV0Zi5vcmcgSSBnZXQgcmVkaXJlY3RlZCB0byBodHRwczovL3htbDJyZmMudG9vbHMuaWV0Zi5v
cmcgdmlhIGEgQ05BTUUuDQogICAgDQogICAgSW50ZXJlc3RpbmcuIE15IHJlc29sdmVyIHNlZXMg
dGhlIENOQU1FIHRvbywgYnV0IGl0IHRvb2sgZm9yIGV2ZXIgdG8gcmVzb2x2ZS4NCiAgICBCdXQg
dGhlIHByb2JsZW0gaXMgcmVwcm9kdWNpYmxlICh0b2RheSkuIEFsc28sIEkgZG9uJ3QgZ2V0IGZs
aXBwZWQgdG8gaHR0cHMuDQogICAgSSdtIHdvbmRlcmluZyBpZiBDbG91ZGZsYXJlIGlzIGdldHRp
bmcgaW50byB0aGUgYWN0IHNvbWVob3cuIE1heWJlIEkgc2hvdWxkIGp1c3QNCiAgICB3YWl0IHVu
dGlsIHRvbW9ycm93Lg0KICAgIA0KICAgID4geG1sMnJmYy5pZXRmLm9yZw0KICAgIFNlcnZlcjog
IGZyaXR6LmJveA0KICAgIEFkZHJlc3M6ICBmZDAwOjpiZTA1OjQzZmY6ZmU4ZTpjZTM5DQogICAg
DQogICAgTm9uLWF1dGhvcml0YXRpdmUgYW5zd2VyOg0KICAgIHhtbDJyZmMuaWV0Zi5vcmcgICAg
ICAgID8/PyB1bmtub3duIHR5cGUgNDYgPz8/DQogICAgeG1sMnJmYy5pZXRmLm9yZyAgICAgICAg
Y2Fub25pY2FsIG5hbWUgPSB4bWwycmZjLnRvb2xzLmlldGYub3JnDQogICAgDQogICAgaWV0Zi5v
cmcgICAgICAgIG5hbWVzZXJ2ZXIgPSBuczEubWlhMS5hZmlsaWFzLW5zdC5pbmZvDQogICAgaWV0
Zi5vcmcgICAgICAgIG5hbWVzZXJ2ZXIgPSBuczEuYW1zMS5hZmlsaWFzLW5zdC5pbmZvDQogICAg
aWV0Zi5vcmcgICAgICAgIG5hbWVzZXJ2ZXIgPSBuczAuYW1zbC5jb20NCiAgICBpZXRmLm9yZyAg
ICAgICAgbmFtZXNlcnZlciA9IG5zMS5zZWExLmFmaWxpYXMtbnN0LmluZm8NCiAgICBpZXRmLm9y
ZyAgICAgICAgbmFtZXNlcnZlciA9IG5zMS55eXoxLmFmaWxpYXMtbnN0LmluZm8NCiAgICBpZXRm
Lm9yZyAgICAgICAgbmFtZXNlcnZlciA9IG5zMS5oa2cxLmFmaWxpYXMtbnN0LmluZm8NCiAgICBu
czAuYW1zbC5jb20gICAgaW50ZXJuZXQgYWRkcmVzcyA9IDQuMzEuMTk4LjQwDQogICAgbnMwLmFt
c2wuY29tICAgIEFBQUEgSVB2NiBhZGRyZXNzID0gMjAwMToxOTAwOjMwMDE6MTE6OjI4DQogICAg
bnMxLmFtczEuYWZpbGlhcy1uc3QuaW5mbyAgICAgICBpbnRlcm5ldCBhZGRyZXNzID0gNjUuMjIu
Ni43OQ0KICAgIG5zMS5oa2cxLmFmaWxpYXMtbnN0LmluZm8gICAgICAgaW50ZXJuZXQgYWRkcmVz
cyA9IDY1LjIyLjYuMQ0KICAgIG5zMS5oa2cxLmFmaWxpYXMtbnN0LmluZm8gICAgICAgQUFBQSBJ
UHY2IGFkZHJlc3MgPSAyYTAxOjg4NDA6Njo6MQ0KICAgIG5zMS5taWExLmFmaWxpYXMtbnN0Lmlu
Zm8gICAgICAgaW50ZXJuZXQgYWRkcmVzcyA9IDY1LjIyLjcuMQ0KICAgIG5zMS5taWExLmFmaWxp
YXMtbnN0LmluZm8gICAgICAgQUFBQSBJUHY2IGFkZHJlc3MgPSAyYTAxOjg4NDA6Nzo6MQ0KICAg
IG5zMS5zZWExLmFmaWxpYXMtbnN0LmluZm8gICAgICAgaW50ZXJuZXQgYWRkcmVzcyA9IDY1LjIy
LjguMQ0KICAgIG5zMS5zZWExLmFmaWxpYXMtbnN0LmluZm8gICAgICAgQUFBQSBJUHY2IGFkZHJl
c3MgPSAyYTAxOjg4NDA6ODo6MQ0KICAgIG5zMS55eXoxLmFmaWxpYXMtbnN0LmluZm8gICAgICAg
aW50ZXJuZXQgYWRkcmVzcyA9IDY1LjIyLjkuMQ0KICAgIG5zMS55eXoxLmFmaWxpYXMtbnN0Lmlu
Zm8gICAgICAgQUFBQSBJUHY2IGFkZHJlc3MgPSAyYTAxOjg4NDA6OTo6MQ0KICAgIA0KICAgICAg
ICBCcmlhbg0KICAgIA0KICAgID4gDQogICAgPiBJZiBJIGdvIHRvIGh0dHA6Ly94bWwucmVzb3Vy
Y2Uub3JnIG15IGJyb3dzZXJzIGFsc28gZ2V0IHJlZGlyZWN0ZWQgdG8gaHR0cHM6Ly94bWwycmZj
LnRvb2xzLmlldGYub3JnLCBhZnRlciBnb2luZyB0aHJvdWdoIHRoZSBob3AgdG8geG1sMnJmYy5p
ZXRmLm9yZyBmaXJzdCB2aWEgYW5vdGhlciBDTkFNRS4NCiAgICA+IA0KICAgID4gSWYgSSBnbyBk
aXJlY3RseSB0byBodHRwczovL3htbDJyZmMuaWV0Zi5vcmcgb3IgaHR0cHM6Ly94bWwucmVzb3Vy
Y2Uub3JnIEkgZ2V0IGEgYmFkIGNlcnRpZmljYXRlIG1lc3NhZ2UgY29tcGxhaW5pbmcgYWJvdXQg
dGhlIGNlcnQgb25seSBiZWluZyB2YWxpZCBmb3IgKi50b29scy5pZXRmLm9yZyBhbmQgdG9vbHMu
aWV0Zi5vcmcuIEdvaW5nIHRocm91Z2ggYW55d2F5IGdpdmVzIG1lIOKAnHBhZ2Ugbm90IGZvdW5k
4oCdIG1lc3NhZ2VzLg0KICAgID4gDQogICAgPiBJIGhhdmVu4oCZdCBiZWVuIGFibGUgdG8gZ2V0
IHhtbDJyZmMuaWV0Zi5vcmcgdG8gY29tZSB1cCBpbiBhIHdheSB0aGF0IHN0aWNrcyB3aXRoIGEg
Zm9ybSB0aGVyZS4NCiAgICA+IA0KICAgID4gU29ycnksIGJ1dCBJIGNhbuKAmXQgcmVwcm9kdWNl
IHlvdXIgaXNzdWUuDQogICAgPiANCiAgICA+IAlUb255DQogICAgPiANCiAgICA+IE9uIDgvMjYv
MTYsIDk6NDkgUE0sICJ4bWwycmZjIG9uIGJlaGFsZiBvZiBCcmlhbiBFIENhcnBlbnRlciIgPHht
bDJyZmMtYm91bmNlc0BpZXRmLm9yZyBvbiBiZWhhbGYgb2YgYnJpYW4uZS5jYXJwZW50ZXJAZ21h
aWwuY29tPiB3cm90ZToNCiAgICA+IA0KICAgID4gICAgIEZZSS4gSSBoYXZlIHNlbnQgYSB0aWNr
ZXQgdG8gaWV0Zi1hY3Rpb24uDQogICAgPiAgICAgDQogICAgPiAgICAgLS0tLS0tLS0gRm9yd2Fy
ZGVkIE1lc3NhZ2UgLS0tLS0tLS0NCiAgICA+ICAgICBTdWJqZWN0OiBodHRwOi8veG1sMnJmYy5p
ZXRmLm9yZy8gYnJva2VuPw0KICAgID4gICAgIERhdGU6IFNhdCwgMjcgQXVnIDIwMTYgMTM6NDc6
NTMgKzEyMDANCiAgICA+ICAgICBGcm9tOiBCcmlhbiBFIENhcnBlbnRlciA8YnJpYW4uZS5jYXJw
ZW50ZXJAZ21haWwuY29tPg0KICAgID4gICAgIE9yZ2FuaXphdGlvbjogVW5pdmVyc2l0eSBvZiBB
dWNrbGFuZA0KICAgID4gICAgIFRvOiBJRVRGIGFjdGlvbiA8aWV0Zi1hY3Rpb25AaWV0Zi5vcmc+
DQogICAgPiAgICAgDQogICAgPiAgICAgVG9kYXksIGh0dHA6Ly94bWwycmZjLmlldGYub3JnLyAo
cmVkaXJlY3RlZCBmcm9tIGh0dHA6Ly94bWwucmVzb3VyY2Uub3JnLykgY29uc2lzdGVudGx5IHNh
eXM6IE5vIGlucHV0IGZpbGUNCiAgICA+ICAgICANCiAgICA+ICAgICBodHRwOi8veG1sMnJmYy50
b29scy5pZXRmLm9yZy8gd29ya3Mgbm9ybWFsbHkNCiAgICA+ICAgICANCiAgICA+ICAgICBSZWdh
cmRzDQogICAgPiAgICAgICAgQnJpYW4gQ2FycGVudGVyDQogICAgPiAgICAgDQogICAgPiAgICAg
DQogICAgPiAgICAgDQogICAgPiAgICAgX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX18NCiAgICA+ICAgICB4bWwycmZjIG1haWxpbmcgbGlzdA0KICAgID4gICAg
IHhtbDJyZmNAaWV0Zi5vcmcNCiAgICA+ICAgICBodHRwczovL3d3dy5pZXRmLm9yZy9tYWlsbWFu
L2xpc3RpbmZvL3htbDJyZmMNCiAgICA+ICAgICANCiAgICA+IA0KICAgIA0KICAgIA0KDQo=


From nobody Fri Aug 26 19:56:57 2016
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D0B312D0DB for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:56:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xkwNknWgkcbW for <xml2rfc@ietfa.amsl.com>; Fri, 26 Aug 2016 19:56:53 -0700 (PDT)
Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A641A12D0DA for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 19:56:53 -0700 (PDT)
Received: by mail-pa0-x230.google.com with SMTP id hb8so32383205pac.2 for <xml2rfc@ietf.org>; Fri, 26 Aug 2016 19:56:53 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=subject:to:references:from:organization:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=vQQSLQuYolPB2waFJxANy7txHkKzpS9NHHdLtfPaLOo=; b=qUpJaFXNofqaLJ5uDIPvsjx/L6IWYtMjJt+qyQMuVVNZhCXcRguEi8y/p1zcNKRe2Y K3Bjbapo2JVuSGmXr9fjWeN9TNCWAci0oRlPpDBElZM+fLLIC/RlfGbI9bPwZGmQDbbJ 40gMiAbaTzOh2rPCmB79MCaX/bEuFbUJUOEH1L3Aer5bUuWxvjmw0iHBRsn5djks6j8k APyRw6lKiLf9AHY04zcao2Sg08piMQOz87mebXghCEXksbgLnlAxhy1fOhA+ClOQO36T +exvmA3v3HaOEYYopaC8zo5zmHTfuZpVCqjr+h8+MavJbmeJwyS6RrQNkHBhul8NasMn ZYlQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=vQQSLQuYolPB2waFJxANy7txHkKzpS9NHHdLtfPaLOo=; b=PBkEtt/R9tEzA7Woq8dMyo0Sw2Pg9MwypScRK8kvFKovGngY5EhegfX5Hvd5biYkuh jRHLC6HxSUz0cSczGL1yCdzZ0mwe4SvDZ6YeQdKyP2wsZA9XPHHvb7aabSmQKga2E7hq 1vF2wGucTzr9I65quSTPOBB8ySBoYehKLpAwftetiExHmm5KYZlMclO2YhXdfKe4D7Fu pWrP2izhffyXqs/laXwL/W8KcI5aj4rV7zMBrPmgx8BdqDMZ6pcFhXpVvUXnfFxTtyN+ HvDr08DUOJAHb6bde7dHIvYISqfxF8fz+mS/i1QXg+fywbENf1uNeUmHK7zrRUrc7Iln M72w==
X-Gm-Message-State: AE9vXwMkzV11G+38quTElQO3UA5kS5sVQ9EvzKMaHZGp8k6yT/rsmtNCRIrzW1/KlYBmVQ==
X-Received: by 10.66.95.132 with SMTP id dk4mr11527160pab.98.1472266613237; Fri, 26 Aug 2016 19:56:53 -0700 (PDT)
Received: from ?IPv6:2406:e007:7e0b:1:28cc:dc4c:9703:6781? ([2406:e007:7e0b:1:28cc:dc4c:9703:6781]) by smtp.gmail.com with ESMTPSA id 184sm31813520pfg.20.2016.08.26.19.56.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Aug 2016 19:56:52 -0700 (PDT)
To: "HANSEN, TONY L" <tony@att.com>, xml2rfc <xml2rfc@ietf.org>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
Message-ID: <16286443-0809-850b-69b7-3cf2857416fc@gmail.com>
Date: Sat, 27 Aug 2016 14:57:02 +1200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/kP5L9tx2Y0pT0dWTvLLPR-Re2AY>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 02:56:55 -0000

On 27/08/2016 14:45, HANSEN, TONY L wrote:
> There is also the http->https flipping that=E2=80=99s getting into the =
act and might be wrecking havoc.

It is. When I manually go to https://xml2rfc.ietf.org/, firstly I get a c=
ertificate
error and if I accept that, I get to something that looks mighty like the=
 tools.ietf.org
main page.

I wonder if IPv6 is also part of the story.

   Brian

> 	Tony
>=20
> On 8/26/16, 10:40 PM, "Brian E Carpenter" <brian.e.carpenter@gmail.com>=
 wrote:
>=20
>     On 27/08/2016 14:23, HANSEN, TONY L wrote:
>     > Whenever I try to go to http://xml2rfc.ietf.org I get redirected =
to https://xml2rfc.tools.ietf.org via a CNAME.
>    =20
>     Interesting. My resolver sees the CNAME too, but it took for ever t=
o resolve.
>     But the problem is reproducible (today). Also, I don't get flipped =
to https.
>     I'm wondering if Cloudflare is getting into the act somehow. Maybe =
I should just
>     wait until tomorrow.
>    =20
>     > xml2rfc.ietf.org
>     Server:  fritz.box
>     Address:  fd00::be05:43ff:fe8e:ce39
>    =20
>     Non-authoritative answer:
>     xml2rfc.ietf.org        ??? unknown type 46 ???
>     xml2rfc.ietf.org        canonical name =3D xml2rfc.tools.ietf.org
>    =20
>     ietf.org        nameserver =3D ns1.mia1.afilias-nst.info
>     ietf.org        nameserver =3D ns1.ams1.afilias-nst.info
>     ietf.org        nameserver =3D ns0.amsl.com
>     ietf.org        nameserver =3D ns1.sea1.afilias-nst.info
>     ietf.org        nameserver =3D ns1.yyz1.afilias-nst.info
>     ietf.org        nameserver =3D ns1.hkg1.afilias-nst.info
>     ns0.amsl.com    internet address =3D 4.31.198.40
>     ns0.amsl.com    AAAA IPv6 address =3D 2001:1900:3001:11::28
>     ns1.ams1.afilias-nst.info       internet address =3D 65.22.6.79
>     ns1.hkg1.afilias-nst.info       internet address =3D 65.22.6.1
>     ns1.hkg1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:6::=
1
>     ns1.mia1.afilias-nst.info       internet address =3D 65.22.7.1
>     ns1.mia1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:7::=
1
>     ns1.sea1.afilias-nst.info       internet address =3D 65.22.8.1
>     ns1.sea1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:8::=
1
>     ns1.yyz1.afilias-nst.info       internet address =3D 65.22.9.1
>     ns1.yyz1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:9::=
1
>    =20
>         Brian
>    =20
>     >=20
>     > If I go to http://xml.resource.org my browsers also get redirecte=
d to https://xml2rfc.tools.ietf.org, after going through the hop to xml2r=
fc.ietf.org first via another CNAME.
>     >=20
>     > If I go directly to https://xml2rfc.ietf.org or https://xml.resou=
rce.org I get a bad certificate message complaining about the cert only b=
eing valid for *.tools.ietf.org and tools.ietf.org. Going through anyway =
gives me =E2=80=9Cpage not found=E2=80=9D messages.
>     >=20
>     > I haven=E2=80=99t been able to get xml2rfc.ietf.org to come up in=
 a way that sticks with a form there.
>     >=20
>     > Sorry, but I can=E2=80=99t reproduce your issue.
>     >=20
>     > 	Tony
>     >=20
>     > On 8/26/16, 9:49 PM, "xml2rfc on behalf of Brian E Carpenter" <xm=
l2rfc-bounces@ietf.org on behalf of brian.e.carpenter@gmail.com> wrote:
>     >=20
>     >     FYI. I have sent a ticket to ietf-action.
>     >    =20
>     >     -------- Forwarded Message --------
>     >     Subject: http://xml2rfc.ietf.org/ broken?
>     >     Date: Sat, 27 Aug 2016 13:47:53 +1200
>     >     From: Brian E Carpenter <brian.e.carpenter@gmail.com>
>     >     Organization: University of Auckland
>     >     To: IETF action <ietf-action@ietf.org>
>     >    =20
>     >     Today, http://xml2rfc.ietf.org/ (redirected from http://xml.r=
esource.org/) consistently says: No input file
>     >    =20
>     >     http://xml2rfc.tools.ietf.org/ works normally
>     >    =20
>     >     Regards
>     >        Brian Carpenter
>     >    =20
>     >    =20
>     >    =20
>     >     _______________________________________________
>     >     xml2rfc mailing list
>     >     xml2rfc@ietf.org
>     >     https://www.ietf.org/mailman/listinfo/xml2rfc
>     >    =20
>     >=20
>    =20
>    =20
>=20


From nobody Sat Aug 27 13:13:43 2016
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9188C12B030 for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 13:13:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Tp-UxdeHI56z for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 13:13:41 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0049512B00A for <xml2rfc@ietf.org>; Sat, 27 Aug 2016 13:13:41 -0700 (PDT)
Received: from 81-235-150-134-no105.tbcn.telia.com ([81.235.150.134]:49700 helo=[192.168.1.120]) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1bdjz1-0004uO-IP; Sat, 27 Aug 2016 13:13:40 -0700
Message-ID: <57C1F46C.2090501@levkowetz.com>
Date: Sat, 27 Aug 2016 22:13:32 +0200
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:31.0) Gecko/20100101 Thunderbird/31.8.0
MIME-Version: 1.0
To: Brian E Carpenter <brian.e.carpenter@gmail.com>,  "HANSEN, TONY L" <tony@att.com>, xml2rfc <xml2rfc@ietf.org>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com>
In-Reply-To: <16286443-0809-850b-69b7-3cf2857416fc@gmail.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fH7QcJ9oN3V5Rv113amvhaPceVC9Dk2hn"
X-SA-Exim-Connect-IP: 81.235.150.134
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, tony@att.com, brian.e.carpenter@gmail.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/-hUT1yzrDJPSloeeIFA1ttX1tLE>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 20:13:42 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--fH7QcJ9oN3V5Rv113amvhaPceVC9Dk2hn
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


On 2016-08-27 04:57, Brian E Carpenter wrote:
> On 27/08/2016 14:45, HANSEN, TONY L wrote:
>> There is also the http->https flipping that=E2=80=99s getting into the=
 act and might be wrecking havoc.
>=20
> It is. When I manually go to https://xml2rfc.ietf.org/, firstly I get a=
 certificate
> error and if I accept that, I get to something that looks mighty like t=
he tools.ietf.org
> main page.

I've just fixed the missing redirect from https://xml2rfc.ietf.org/ to
https://xml2rfc.tools.ietf.org/.  The cert is of course still broken, but=

the redirect is there now.  I'll talk with Glen about an alternative
approach which may work better (but that depends on him having wildcard
certs for ietf.org).


Best regards,

	Henrik

>=20
> I wonder if IPv6 is also part of the story.
>=20
>    Brian
>=20
>> 	Tony
>>=20
>> On 8/26/16, 10:40 PM, "Brian E Carpenter" <brian.e.carpenter@gmail.com=
> wrote:
>>=20
>>     On 27/08/2016 14:23, HANSEN, TONY L wrote:
>>     > Whenever I try to go to http://xml2rfc.ietf.org I get redirected=
 to https://xml2rfc.tools.ietf.org via a CNAME.
>>    =20
>>     Interesting. My resolver sees the CNAME too, but it took for ever =
to resolve.
>>     But the problem is reproducible (today). Also, I don't get flipped=
 to https.
>>     I'm wondering if Cloudflare is getting into the act somehow. Maybe=
 I should just
>>     wait until tomorrow.
>>    =20
>>     > xml2rfc.ietf.org
>>     Server:  fritz.box
>>     Address:  fd00::be05:43ff:fe8e:ce39
>>    =20
>>     Non-authoritative answer:
>>     xml2rfc.ietf.org        ??? unknown type 46 ???
>>     xml2rfc.ietf.org        canonical name =3D xml2rfc.tools.ietf.org
>>    =20
>>     ietf.org        nameserver =3D ns1.mia1.afilias-nst.info
>>     ietf.org        nameserver =3D ns1.ams1.afilias-nst.info
>>     ietf.org        nameserver =3D ns0.amsl.com
>>     ietf.org        nameserver =3D ns1.sea1.afilias-nst.info
>>     ietf.org        nameserver =3D ns1.yyz1.afilias-nst.info
>>     ietf.org        nameserver =3D ns1.hkg1.afilias-nst.info
>>     ns0.amsl.com    internet address =3D 4.31.198.40
>>     ns0.amsl.com    AAAA IPv6 address =3D 2001:1900:3001:11::28
>>     ns1.ams1.afilias-nst.info       internet address =3D 65.22.6.79
>>     ns1.hkg1.afilias-nst.info       internet address =3D 65.22.6.1
>>     ns1.hkg1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:6:=
:1
>>     ns1.mia1.afilias-nst.info       internet address =3D 65.22.7.1
>>     ns1.mia1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:7:=
:1
>>     ns1.sea1.afilias-nst.info       internet address =3D 65.22.8.1
>>     ns1.sea1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:8:=
:1
>>     ns1.yyz1.afilias-nst.info       internet address =3D 65.22.9.1
>>     ns1.yyz1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:9:=
:1
>>    =20
>>         Brian
>>    =20
>>     >=20
>>     > If I go to http://xml.resource.org my browsers also get redirect=
ed to https://xml2rfc.tools.ietf.org, after going through the hop to xml2=
rfc.ietf.org first via another CNAME.
>>     >=20
>>     > If I go directly to https://xml2rfc.ietf.org or https://xml.reso=
urce.org I get a bad certificate message complaining about the cert only =
being valid for *.tools.ietf.org and tools.ietf.org. Going through anyway=
 gives me =E2=80=9Cpage not found=E2=80=9D messages.
>>     >=20
>>     > I haven=E2=80=99t been able to get xml2rfc.ietf.org to come up i=
n a way that sticks with a form there.
>>     >=20
>>     > Sorry, but I can=E2=80=99t reproduce your issue.
>>     >=20
>>     > 	Tony
>>     >=20
>>     > On 8/26/16, 9:49 PM, "xml2rfc on behalf of Brian E Carpenter" <x=
ml2rfc-bounces@ietf.org on behalf of brian.e.carpenter@gmail.com> wrote:
>>     >=20
>>     >     FYI. I have sent a ticket to ietf-action.
>>     >    =20
>>     >     -------- Forwarded Message --------
>>     >     Subject: http://xml2rfc.ietf.org/ broken?
>>     >     Date: Sat, 27 Aug 2016 13:47:53 +1200
>>     >     From: Brian E Carpenter <brian.e.carpenter@gmail.com>
>>     >     Organization: University of Auckland
>>     >     To: IETF action <ietf-action@ietf.org>
>>     >    =20
>>     >     Today, http://xml2rfc.ietf.org/ (redirected from http://xml.=
resource.org/) consistently says: No input file
>>     >    =20
>>     >     http://xml2rfc.tools.ietf.org/ works normally
>>     >    =20
>>     >     Regards
>>     >        Brian Carpenter
>>     >    =20
>>     >    =20
>>     >    =20
>>     >     _______________________________________________
>>     >     xml2rfc mailing list
>>     >     xml2rfc@ietf.org
>>     >     https://www.ietf.org/mailman/listinfo/xml2rfc
>>     >    =20
>>     >=20
>>    =20
>>    =20
>>=20
>=20
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
>=20


--fH7QcJ9oN3V5Rv113amvhaPceVC9Dk2hn
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJXwfRsAAoJEE6bV0uPuxcaJPAP/2bvgkKDzVkxRsJTdFReVdkN
Yu/jSyZaoX2eIokt+LFfJrzsx028bmhMcevHBXZD4PEJ70sSEiLOtxUH3G6F53ni
Ettr/qIWWcLi633uHfG3KF9p7o/r4tE540/46kJMiLrPWO4Yg7+TVSSqajV5Q/YR
Log04jwlyqGvvRxlHL02b5GgGZSq0M3NwB2NIZHYhb6vwYOPUOmej4n2oAwAHLAx
qan2BPraHTrbM1BEApOumnWYeeN8vgWfcH+f0SbJutMnqu1jw0gZtuYmay7NhYTd
mkxbB+nAVzhzy6Yj6VIv1DrbfN0ohIWUmCiDfcC5gYzNpDphAy/LmLsViE7K5qVl
DoXzQ9OFzWHQFCHdGsIFue/IZi0ch4fpe8vBaBPynEwR9G+eokFqyV0ku79hSXZv
Rl8a3i1hkM8Z+TrH7abNxA4ZYX11Gghl82Uykqoj9Vvs5SLag3qUEIAGp/asruWt
wmn45LLhz6YX7VMJEzqGYbd4TxKtDLIDTK7SRK5YobpSNYs1FarV864/IjTd6lKZ
GBeldfBm8O4JLZH3cAtdw/Zq3lk013Dd21TWn8SS3V2c6G7mi9nTHNxGbCFfwG1p
XMJpmd17r/lpzs7dn5MYn/XnmwOMrTX52t8Ot+RALOU+ax5ycz4SFaABSr8zRNiI
R/dlDgrCKAjPziPiLR74
=xlgq
-----END PGP SIGNATURE-----

--fH7QcJ9oN3V5Rv113amvhaPceVC9Dk2hn--


From nobody Sat Aug 27 16:42:36 2016
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C123C12D1BC for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 16:42:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c1KgG_rVhYd2 for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 16:42:33 -0700 (PDT)
Received: from mail-pf0-x229.google.com (mail-pf0-x229.google.com [IPv6:2607:f8b0:400e:c00::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AF44712D0FB for <xml2rfc@ietf.org>; Sat, 27 Aug 2016 16:42:33 -0700 (PDT)
Received: by mail-pf0-x229.google.com with SMTP id h186so39693724pfg.3 for <xml2rfc@ietf.org>; Sat, 27 Aug 2016 16:42:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=subject:to:references:from:organization:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=Ujh73lhJ4h6a7GOWAqutnZVxs1DdgQfTKNtagSrKUOk=; b=ruTRid+vLv0uFHNR7y+v2f780lsIkiBrVXkyFB33kBzCGcSq7deIE+K3KDmrQHJh1O jQgn5UGZSgeOV41ZVifw6nQGAgxryh8k8dJMeoUWqndEqJN7ngNmJ4FsFF22XnpZyTod zsKgAGHtxnD7GMVC4s8X7LM4bCTkVR6qdaYXathSajjTfs9aBEKe4Ki08VGXRmZPjJlT AJPRjbCG5KEFPS0XwD53FurC5q3svCq+NCxXmwd3h8Q/UMTkOoXSQIeMzg4fv4xcgxsz jwCEgNwX+R09Qx4fT/dZmtXtSbiImBRtuw/ytHCXKKcAii0IhqHV9wQ2+hduL+PRDLgR m9Eg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=Ujh73lhJ4h6a7GOWAqutnZVxs1DdgQfTKNtagSrKUOk=; b=XkhraaY/wV0d2+j838ISFvfEAWrff4QEC8xsZDxUnkrqm+piYnP8emmz6BTINj7t3M EpbqncLZcgElUW8zAd0RWDQ+F2V0P+GCdUmChkV8f8sMrlB8UdTIhckDgzwg3DG70HQc wr/PBpTB6x2flhpczl+rZb745kaKe3YpwY1EH2X3QjxZqKidtfWOeMXxhx9xTs19xkAm XLRUxsTTdej3ZlkbOZUEiXvxGQpMigeHZEDjr6+F5Uzy8dZjVT9qwoFzGVyYnNOK+lys tk4Ozbr8sUHEcH/AY9PDg4NcNYeGt9t4L6inplRBhTiiDg5fGNiQhQSzp40s5xfYrz3Q hiEg==
X-Gm-Message-State: AE9vXwPow0ynPcYuPf+9MqM3Txz6ICbyrMkiRp+/PiB/iml2//ELjC0nfyspE40hphLHNw==
X-Received: by 10.98.69.73 with SMTP id s70mr18773341pfa.115.1472341353176; Sat, 27 Aug 2016 16:42:33 -0700 (PDT)
Received: from ?IPv6:2406:e007:794f:1:28cc:dc4c:9703:6781? ([2406:e007:794f:1:28cc:dc4c:9703:6781]) by smtp.gmail.com with ESMTPSA id c125sm38507561pfc.40.2016.08.27.16.42.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Aug 2016 16:42:32 -0700 (PDT)
To: Henrik Levkowetz <henrik@levkowetz.com>, "HANSEN, TONY L" <tony@att.com>,  xml2rfc <xml2rfc@ietf.org>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
Message-ID: <4c03473b-3a85-b8e9-6cbc-ed30a44719d6@gmail.com>
Date: Sun, 28 Aug 2016 11:42:28 +1200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <57C1F46C.2090501@levkowetz.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/qVvGxb2n8GuUvpYmhxb6LryfTC0>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Aug 2016 23:42:36 -0000

Right, thanks, and that works.

What is still broken (and this is very recent) is that when I go to
http://xml2rfc.ietf.org/, browse to an xml file, and click submit,
I get a "No input file" from https://xml2rfc.tools.ietf.org/cgi-bin/xml2r=
fc.cgi

So, what seems to be happening is that the flip to https happens too late=
=2E
It should happen *before* I am able to browse to a file.

I have an open ticket [www.ietf.org/rt #139048] for this.

Regards
    Brian

On 28/08/2016 08:13, Henrik Levkowetz wrote:
>=20
> On 2016-08-27 04:57, Brian E Carpenter wrote:
>> On 27/08/2016 14:45, HANSEN, TONY L wrote:
>>> There is also the http->https flipping that=E2=80=99s getting into th=
e act and might be wrecking havoc.
>>
>> It is. When I manually go to https://xml2rfc.ietf.org/, firstly I get =
a certificate
>> error and if I accept that, I get to something that looks mighty like =
the tools.ietf.org
>> main page.
>=20
> I've just fixed the missing redirect from https://xml2rfc.ietf.org/ to
> https://xml2rfc.tools.ietf.org/.  The cert is of course still broken, b=
ut
> the redirect is there now.  I'll talk with Glen about an alternative
> approach which may work better (but that depends on him having wildcard=

> certs for ietf.org).
>=20
>=20
> Best regards,
>=20
> 	Henrik
>=20
>>
>> I wonder if IPv6 is also part of the story.
>>
>>    Brian
>>
>>> 	Tony
>>>
>>> On 8/26/16, 10:40 PM, "Brian E Carpenter" <brian.e.carpenter@gmail.co=
m> wrote:
>>>
>>>     On 27/08/2016 14:23, HANSEN, TONY L wrote:
>>>     > Whenever I try to go to http://xml2rfc.ietf.org I get redirecte=
d to https://xml2rfc.tools.ietf.org via a CNAME.
>>>    =20
>>>     Interesting. My resolver sees the CNAME too, but it took for ever=
 to resolve.
>>>     But the problem is reproducible (today). Also, I don't get flippe=
d to https.
>>>     I'm wondering if Cloudflare is getting into the act somehow. Mayb=
e I should just
>>>     wait until tomorrow.
>>>    =20
>>>     > xml2rfc.ietf.org
>>>     Server:  fritz.box
>>>     Address:  fd00::be05:43ff:fe8e:ce39
>>>    =20
>>>     Non-authoritative answer:
>>>     xml2rfc.ietf.org        ??? unknown type 46 ???
>>>     xml2rfc.ietf.org        canonical name =3D xml2rfc.tools.ietf.org=

>>>    =20
>>>     ietf.org        nameserver =3D ns1.mia1.afilias-nst.info
>>>     ietf.org        nameserver =3D ns1.ams1.afilias-nst.info
>>>     ietf.org        nameserver =3D ns0.amsl.com
>>>     ietf.org        nameserver =3D ns1.sea1.afilias-nst.info
>>>     ietf.org        nameserver =3D ns1.yyz1.afilias-nst.info
>>>     ietf.org        nameserver =3D ns1.hkg1.afilias-nst.info
>>>     ns0.amsl.com    internet address =3D 4.31.198.40
>>>     ns0.amsl.com    AAAA IPv6 address =3D 2001:1900:3001:11::28
>>>     ns1.ams1.afilias-nst.info       internet address =3D 65.22.6.79
>>>     ns1.hkg1.afilias-nst.info       internet address =3D 65.22.6.1
>>>     ns1.hkg1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:6=
::1
>>>     ns1.mia1.afilias-nst.info       internet address =3D 65.22.7.1
>>>     ns1.mia1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:7=
::1
>>>     ns1.sea1.afilias-nst.info       internet address =3D 65.22.8.1
>>>     ns1.sea1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:8=
::1
>>>     ns1.yyz1.afilias-nst.info       internet address =3D 65.22.9.1
>>>     ns1.yyz1.afilias-nst.info       AAAA IPv6 address =3D 2a01:8840:9=
::1
>>>    =20
>>>         Brian
>>>    =20
>>>     >=20
>>>     > If I go to http://xml.resource.org my browsers also get redirec=
ted to https://xml2rfc.tools.ietf.org, after going through the hop to xml=
2rfc.ietf.org first via another CNAME.
>>>     >=20
>>>     > If I go directly to https://xml2rfc.ietf.org or https://xml.res=
ource.org I get a bad certificate message complaining about the cert only=
 being valid for *.tools.ietf.org and tools.ietf.org. Going through anywa=
y gives me =E2=80=9Cpage not found=E2=80=9D messages.
>>>     >=20
>>>     > I haven=E2=80=99t been able to get xml2rfc.ietf.org to come up =
in a way that sticks with a form there.
>>>     >=20
>>>     > Sorry, but I can=E2=80=99t reproduce your issue.
>>>     >=20
>>>     > 	Tony
>>>     >=20
>>>     > On 8/26/16, 9:49 PM, "xml2rfc on behalf of Brian E Carpenter" <=
xml2rfc-bounces@ietf.org on behalf of brian.e.carpenter@gmail.com> wrote:=

>>>     >=20
>>>     >     FYI. I have sent a ticket to ietf-action.
>>>     >    =20
>>>     >     -------- Forwarded Message --------
>>>     >     Subject: http://xml2rfc.ietf.org/ broken?
>>>     >     Date: Sat, 27 Aug 2016 13:47:53 +1200
>>>     >     From: Brian E Carpenter <brian.e.carpenter@gmail.com>
>>>     >     Organization: University of Auckland
>>>     >     To: IETF action <ietf-action@ietf.org>
>>>     >    =20
>>>     >     Today, http://xml2rfc.ietf.org/ (redirected from http://xml=
=2Eresource.org/) consistently says: No input file
>>>     >    =20
>>>     >     http://xml2rfc.tools.ietf.org/ works normally
>>>     >    =20
>>>     >     Regards
>>>     >        Brian Carpenter
>>>     >    =20
>>>     >    =20
>>>     >    =20
>>>     >     _______________________________________________
>>>     >     xml2rfc mailing list
>>>     >     xml2rfc@ietf.org
>>>     >     https://www.ietf.org/mailman/listinfo/xml2rfc
>>>     >    =20
>>>     >=20
>>>    =20
>>>    =20
>>>
>>
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>
>=20


From nobody Sat Aug 27 17:37:07 2016
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CBEF912D198 for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 17:37:05 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.62
X-Spam-Level: 
X-Spam-Status: No, score=-2.62 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FjjBmr9agbz0 for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 17:37:04 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0a-00191d01.pphosted.com [67.231.149.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F3E3912D0CD for <xml2rfc@ietf.org>; Sat, 27 Aug 2016 17:37:03 -0700 (PDT)
Received: from pps.filterd (m0049295.ppops.net [127.0.0.1]) by m0049295.ppops.net-00191d01. (8.16.0.17/8.16.0.17) with SMTP id u7S0ZMfj016207; Sat, 27 Aug 2016 20:37:03 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049295.ppops.net-00191d01. with ESMTP id 2536u1vx0c-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sat, 27 Aug 2016 20:37:03 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7S0b1bk009917; Sat, 27 Aug 2016 20:37:02 -0400
Received: from mlpi407.sfdc.sbc.com (mlpi407.sfdc.sbc.com [130.9.128.239]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7S0at1g009889 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sat, 27 Aug 2016 20:36:57 -0400
Received: from MISOUT7MSGHUBAD.ITServices.sbc.com (MISOUT7MSGHUBAD.itservices.sbc.com [130.9.129.148]) by mlpi407.sfdc.sbc.com (RSA Interceptor); Sun, 28 Aug 2016 00:36:39 GMT
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.250]) by MISOUT7MSGHUBAD.ITServices.sbc.com ([130.9.129.148]) with mapi id 14.03.0301.000; Sat, 27 Aug 2016 20:36:38 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Brian E Carpenter <brian.e.carpenter@gmail.com>, xml2rfc <xml2rfc@ietf.org>
Thread-Topic: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
Thread-Index: AQHSAAU23FZuF8wLvUynm5Hnh/13N6BcFBQAgABHsAD//75GAIABX1LpgAAPEAA=
Date: Sun, 28 Aug 2016 00:36:38 +0000
Message-ID: <83DE218B-2C26-4F1D-9EA3-16C9F3E46E90@att.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <4c03473b-3a85-b8e9-6cbc-ed30a44719d6@gmail.com>
In-Reply-To: <4c03473b-3a85-b8e9-6cbc-ed30a44719d6@gmail.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.110.240.254]
Content-Type: text/plain; charset="utf-8"
Content-ID: <BFCEF8DFE9803949BB5B1A4B55148168@LOCAL>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-08-27_14:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 impostorscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608280005
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/p48EIRa1eFFBA2KPrz5SVKyyUUA>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Aug 2016 00:37:06 -0000

SXTigJlzIHdlaXJkOiB3aGVuIEkgZ28gdG8gaHR0cDovL3htbDJyZmMuaWV0Zi5vcmcvLCBteSBi
cm93c2VycyBpbW1lZGlhdGVseSByZWRpcmVjdCB0byBodHRwczovL3htbDJyZmMudG9vbHMuaWV0
Zi5vcmcvIGFuZCBhbGwgaXMgZ29vZCBmcm9tIHRoZW4gb24uIEnigJl2ZSB0cmllZCBzZXZlcmFs
IGRpZmZlcmVudCBicm93c2VycyBhbmQgdGhleSBhbGwgZG8gaXQgcHJvcGVybHkuIEkgdHJpZWQg
U2FmYXJpLCBGRiBhbmQgQ2hyb21lIG9uIGEgTWFjLCBhbmQgRkYgYW5kIElFIG9uIGEgUEMuIEFs
bCB3b3JrZWQuDQoNCknigJltIGZsdW1tb3hlZCBhcyB0byB3aHkgeW91ciBleHBlcmllbmNlIGlz
IGRpZmZlcmVudC4NCg0KLSBUb255DQoNCk9uIDgvMjcvMTYsIDc6NDIgUE0sICJCcmlhbiBFIENh
cnBlbnRlciIgPGJyaWFuLmUuY2FycGVudGVyQGdtYWlsLmNvbT4gd3JvdGU6DQoNCiAgICBSaWdo
dCwgdGhhbmtzLCBhbmQgdGhhdCB3b3Jrcy4NCiAgICANCiAgICBXaGF0IGlzIHN0aWxsIGJyb2tl
biAoYW5kIHRoaXMgaXMgdmVyeSByZWNlbnQpIGlzIHRoYXQgd2hlbiBJIGdvIHRvDQogICAgaHR0
cDovL3htbDJyZmMuaWV0Zi5vcmcvLCBicm93c2UgdG8gYW4geG1sIGZpbGUsIGFuZCBjbGljayBz
dWJtaXQsDQogICAgSSBnZXQgYSAiTm8gaW5wdXQgZmlsZSIgZnJvbSBodHRwczovL3htbDJyZmMu
dG9vbHMuaWV0Zi5vcmcvY2dpLWJpbi94bWwycmZjLmNnaQ0KICAgIA0KICAgIFNvLCB3aGF0IHNl
ZW1zIHRvIGJlIGhhcHBlbmluZyBpcyB0aGF0IHRoZSBmbGlwIHRvIGh0dHBzIGhhcHBlbnMgdG9v
IGxhdGUuDQogICAgSXQgc2hvdWxkIGhhcHBlbiAqYmVmb3JlKiBJIGFtIGFibGUgdG8gYnJvd3Nl
IHRvIGEgZmlsZS4NCiAgICANCiAgICBJIGhhdmUgYW4gb3BlbiB0aWNrZXQgW3d3dy5pZXRmLm9y
Zy9ydCAjMTM5MDQ4XSBmb3IgdGhpcy4NCiAgICANCiAgICBSZWdhcmRzDQogICAgICAgIEJyaWFu
DQogICAgDQogICAgT24gMjgvMDgvMjAxNiAwODoxMywgSGVucmlrIExldmtvd2V0eiB3cm90ZToN
CiAgICA+IA0KICAgID4gT24gMjAxNi0wOC0yNyAwNDo1NywgQnJpYW4gRSBDYXJwZW50ZXIgd3Jv
dGU6DQogICAgPj4gT24gMjcvMDgvMjAxNiAxNDo0NSwgSEFOU0VOLCBUT05ZIEwgd3JvdGU6DQog
ICAgPj4+IFRoZXJlIGlzIGFsc28gdGhlIGh0dHAtPmh0dHBzIGZsaXBwaW5nIHRoYXTigJlzIGdl
dHRpbmcgaW50byB0aGUgYWN0IGFuZCBtaWdodCBiZSB3cmVja2luZyBoYXZvYy4NCiAgICA+Pg0K
ICAgID4+IEl0IGlzLiBXaGVuIEkgbWFudWFsbHkgZ28gdG8gaHR0cHM6Ly94bWwycmZjLmlldGYu
b3JnLywgZmlyc3RseSBJIGdldCBhIGNlcnRpZmljYXRlDQogICAgPj4gZXJyb3IgYW5kIGlmIEkg
YWNjZXB0IHRoYXQsIEkgZ2V0IHRvIHNvbWV0aGluZyB0aGF0IGxvb2tzIG1pZ2h0eSBsaWtlIHRo
ZSB0b29scy5pZXRmLm9yZw0KICAgID4+IG1haW4gcGFnZS4NCiAgICA+IA0KICAgID4gSSd2ZSBq
dXN0IGZpeGVkIHRoZSBtaXNzaW5nIHJlZGlyZWN0IGZyb20gaHR0cHM6Ly94bWwycmZjLmlldGYu
b3JnLyB0bw0KICAgID4gaHR0cHM6Ly94bWwycmZjLnRvb2xzLmlldGYub3JnLy4gIFRoZSBjZXJ0
IGlzIG9mIGNvdXJzZSBzdGlsbCBicm9rZW4sIGJ1dA0KICAgID4gdGhlIHJlZGlyZWN0IGlzIHRo
ZXJlIG5vdy4gIEknbGwgdGFsayB3aXRoIEdsZW4gYWJvdXQgYW4gYWx0ZXJuYXRpdmUNCiAgICA+
IGFwcHJvYWNoIHdoaWNoIG1heSB3b3JrIGJldHRlciAoYnV0IHRoYXQgZGVwZW5kcyBvbiBoaW0g
aGF2aW5nIHdpbGRjYXJkDQogICAgPiBjZXJ0cyBmb3IgaWV0Zi5vcmcpLg0KICAgID4gDQogICAg
PiANCiAgICA+IEJlc3QgcmVnYXJkcywNCiAgICA+IA0KICAgID4gCUhlbnJpaw0KICAgID4gDQog
ICAgPj4NCiAgICA+PiBJIHdvbmRlciBpZiBJUHY2IGlzIGFsc28gcGFydCBvZiB0aGUgc3Rvcnku
DQogICAgPj4NCiAgICA+PiAgICBCcmlhbg0KICAgID4+DQogICAgPj4+IAlUb255DQogICAgPj4+
DQogICAgPj4+IE9uIDgvMjYvMTYsIDEwOjQwIFBNLCAiQnJpYW4gRSBDYXJwZW50ZXIiIDxicmlh
bi5lLmNhcnBlbnRlckBnbWFpbC5jb20+IHdyb3RlOg0KICAgID4+Pg0KICAgID4+PiAgICAgT24g
MjcvMDgvMjAxNiAxNDoyMywgSEFOU0VOLCBUT05ZIEwgd3JvdGU6DQogICAgPj4+ICAgICA+IFdo
ZW5ldmVyIEkgdHJ5IHRvIGdvIHRvIGh0dHA6Ly94bWwycmZjLmlldGYub3JnIEkgZ2V0IHJlZGly
ZWN0ZWQgdG8gaHR0cHM6Ly94bWwycmZjLnRvb2xzLmlldGYub3JnIHZpYSBhIENOQU1FLg0KICAg
ID4+PiAgICAgDQogICAgPj4+ICAgICBJbnRlcmVzdGluZy4gTXkgcmVzb2x2ZXIgc2VlcyB0aGUg
Q05BTUUgdG9vLCBidXQgaXQgdG9vayBmb3IgZXZlciB0byByZXNvbHZlLg0KICAgID4+PiAgICAg
QnV0IHRoZSBwcm9ibGVtIGlzIHJlcHJvZHVjaWJsZSAodG9kYXkpLiBBbHNvLCBJIGRvbid0IGdl
dCBmbGlwcGVkIHRvIGh0dHBzLg0KICAgID4+PiAgICAgSSdtIHdvbmRlcmluZyBpZiBDbG91ZGZs
YXJlIGlzIGdldHRpbmcgaW50byB0aGUgYWN0IHNvbWVob3cuIE1heWJlIEkgc2hvdWxkIGp1c3QN
CiAgICA+Pj4gICAgIHdhaXQgdW50aWwgdG9tb3Jyb3cuDQogICAgPj4+ICAgICANCiAgICA+Pj4g
ICAgID4geG1sMnJmYy5pZXRmLm9yZw0KICAgID4+PiAgICAgU2VydmVyOiAgZnJpdHouYm94DQog
ICAgPj4+ICAgICBBZGRyZXNzOiAgZmQwMDo6YmUwNTo0M2ZmOmZlOGU6Y2UzOQ0KICAgID4+PiAg
ICAgDQogICAgPj4+ICAgICBOb24tYXV0aG9yaXRhdGl2ZSBhbnN3ZXI6DQogICAgPj4+ICAgICB4
bWwycmZjLmlldGYub3JnICAgICAgICA/Pz8gdW5rbm93biB0eXBlIDQ2ID8/Pw0KICAgID4+PiAg
ICAgeG1sMnJmYy5pZXRmLm9yZyAgICAgICAgY2Fub25pY2FsIG5hbWUgPSB4bWwycmZjLnRvb2xz
LmlldGYub3JnDQogICAgPj4+ICAgICANCiAgICA+Pj4gICAgIGlldGYub3JnICAgICAgICBuYW1l
c2VydmVyID0gbnMxLm1pYTEuYWZpbGlhcy1uc3QuaW5mbw0KICAgID4+PiAgICAgaWV0Zi5vcmcg
ICAgICAgIG5hbWVzZXJ2ZXIgPSBuczEuYW1zMS5hZmlsaWFzLW5zdC5pbmZvDQogICAgPj4+ICAg
ICBpZXRmLm9yZyAgICAgICAgbmFtZXNlcnZlciA9IG5zMC5hbXNsLmNvbQ0KICAgID4+PiAgICAg
aWV0Zi5vcmcgICAgICAgIG5hbWVzZXJ2ZXIgPSBuczEuc2VhMS5hZmlsaWFzLW5zdC5pbmZvDQog
ICAgPj4+ICAgICBpZXRmLm9yZyAgICAgICAgbmFtZXNlcnZlciA9IG5zMS55eXoxLmFmaWxpYXMt
bnN0LmluZm8NCiAgICA+Pj4gICAgIGlldGYub3JnICAgICAgICBuYW1lc2VydmVyID0gbnMxLmhr
ZzEuYWZpbGlhcy1uc3QuaW5mbw0KICAgID4+PiAgICAgbnMwLmFtc2wuY29tICAgIGludGVybmV0
IGFkZHJlc3MgPSA0LjMxLjE5OC40MA0KICAgID4+PiAgICAgbnMwLmFtc2wuY29tICAgIEFBQUEg
SVB2NiBhZGRyZXNzID0gMjAwMToxOTAwOjMwMDE6MTE6OjI4DQogICAgPj4+ICAgICBuczEuYW1z
MS5hZmlsaWFzLW5zdC5pbmZvICAgICAgIGludGVybmV0IGFkZHJlc3MgPSA2NS4yMi42Ljc5DQog
ICAgPj4+ICAgICBuczEuaGtnMS5hZmlsaWFzLW5zdC5pbmZvICAgICAgIGludGVybmV0IGFkZHJl
c3MgPSA2NS4yMi42LjENCiAgICA+Pj4gICAgIG5zMS5oa2cxLmFmaWxpYXMtbnN0LmluZm8gICAg
ICAgQUFBQSBJUHY2IGFkZHJlc3MgPSAyYTAxOjg4NDA6Njo6MQ0KICAgID4+PiAgICAgbnMxLm1p
YTEuYWZpbGlhcy1uc3QuaW5mbyAgICAgICBpbnRlcm5ldCBhZGRyZXNzID0gNjUuMjIuNy4xDQog
ICAgPj4+ICAgICBuczEubWlhMS5hZmlsaWFzLW5zdC5pbmZvICAgICAgIEFBQUEgSVB2NiBhZGRy
ZXNzID0gMmEwMTo4ODQwOjc6OjENCiAgICA+Pj4gICAgIG5zMS5zZWExLmFmaWxpYXMtbnN0Lmlu
Zm8gICAgICAgaW50ZXJuZXQgYWRkcmVzcyA9IDY1LjIyLjguMQ0KICAgID4+PiAgICAgbnMxLnNl
YTEuYWZpbGlhcy1uc3QuaW5mbyAgICAgICBBQUFBIElQdjYgYWRkcmVzcyA9IDJhMDE6ODg0MDo4
OjoxDQogICAgPj4+ICAgICBuczEueXl6MS5hZmlsaWFzLW5zdC5pbmZvICAgICAgIGludGVybmV0
IGFkZHJlc3MgPSA2NS4yMi45LjENCiAgICA+Pj4gICAgIG5zMS55eXoxLmFmaWxpYXMtbnN0Lmlu
Zm8gICAgICAgQUFBQSBJUHY2IGFkZHJlc3MgPSAyYTAxOjg4NDA6OTo6MQ0KICAgID4+PiAgICAg
DQogICAgPj4+ICAgICAgICAgQnJpYW4NCiAgICA+Pj4gICAgIA0KICAgID4+PiAgICAgPiANCiAg
ICA+Pj4gICAgID4gSWYgSSBnbyB0byBodHRwOi8veG1sLnJlc291cmNlLm9yZyBteSBicm93c2Vy
cyBhbHNvIGdldCByZWRpcmVjdGVkIHRvIGh0dHBzOi8veG1sMnJmYy50b29scy5pZXRmLm9yZywg
YWZ0ZXIgZ29pbmcgdGhyb3VnaCB0aGUgaG9wIHRvIHhtbDJyZmMuaWV0Zi5vcmcgZmlyc3Qgdmlh
IGFub3RoZXIgQ05BTUUuDQogICAgPj4+ICAgICA+IA0KICAgID4+PiAgICAgPiBJZiBJIGdvIGRp
cmVjdGx5IHRvIGh0dHBzOi8veG1sMnJmYy5pZXRmLm9yZyBvciBodHRwczovL3htbC5yZXNvdXJj
ZS5vcmcgSSBnZXQgYSBiYWQgY2VydGlmaWNhdGUgbWVzc2FnZSBjb21wbGFpbmluZyBhYm91dCB0
aGUgY2VydCBvbmx5IGJlaW5nIHZhbGlkIGZvciAqLnRvb2xzLmlldGYub3JnIGFuZCB0b29scy5p
ZXRmLm9yZy4gR29pbmcgdGhyb3VnaCBhbnl3YXkgZ2l2ZXMgbWUg4oCccGFnZSBub3QgZm91bmTi
gJ0gbWVzc2FnZXMuDQogICAgPj4+ICAgICA+IA0KICAgID4+PiAgICAgPiBJIGhhdmVu4oCZdCBi
ZWVuIGFibGUgdG8gZ2V0IHhtbDJyZmMuaWV0Zi5vcmcgdG8gY29tZSB1cCBpbiBhIHdheSB0aGF0
IHN0aWNrcyB3aXRoIGEgZm9ybSB0aGVyZS4NCiAgICA+Pj4gICAgID4gDQogICAgPj4+ICAgICA+
IFNvcnJ5LCBidXQgSSBjYW7igJl0IHJlcHJvZHVjZSB5b3VyIGlzc3VlLg0KICAgID4+PiAgICAg
PiANCiAgICA+Pj4gICAgID4gCVRvbnkNCiAgICA+Pj4gICAgID4gDQogICAgPj4+ICAgICA+IE9u
IDgvMjYvMTYsIDk6NDkgUE0sICJ4bWwycmZjIG9uIGJlaGFsZiBvZiBCcmlhbiBFIENhcnBlbnRl
ciIgPHhtbDJyZmMtYm91bmNlc0BpZXRmLm9yZyBvbiBiZWhhbGYgb2YgYnJpYW4uZS5jYXJwZW50
ZXJAZ21haWwuY29tPiB3cm90ZToNCiAgICA+Pj4gICAgID4gDQogICAgPj4+ICAgICA+ICAgICBG
WUkuIEkgaGF2ZSBzZW50IGEgdGlja2V0IHRvIGlldGYtYWN0aW9uLg0KICAgID4+PiAgICAgPiAg
ICAgDQogICAgPj4+ICAgICA+ICAgICAtLS0tLS0tLSBGb3J3YXJkZWQgTWVzc2FnZSAtLS0tLS0t
LQ0KICAgID4+PiAgICAgPiAgICAgU3ViamVjdDogaHR0cDovL3htbDJyZmMuaWV0Zi5vcmcvIGJy
b2tlbj8NCiAgICA+Pj4gICAgID4gICAgIERhdGU6IFNhdCwgMjcgQXVnIDIwMTYgMTM6NDc6NTMg
KzEyMDANCiAgICA+Pj4gICAgID4gICAgIEZyb206IEJyaWFuIEUgQ2FycGVudGVyIDxicmlhbi5l
LmNhcnBlbnRlckBnbWFpbC5jb20+DQogICAgPj4+ICAgICA+ICAgICBPcmdhbml6YXRpb246IFVu
aXZlcnNpdHkgb2YgQXVja2xhbmQNCiAgICA+Pj4gICAgID4gICAgIFRvOiBJRVRGIGFjdGlvbiA8
aWV0Zi1hY3Rpb25AaWV0Zi5vcmc+DQogICAgPj4+ICAgICA+ICAgICANCiAgICA+Pj4gICAgID4g
ICAgIFRvZGF5LCBodHRwOi8veG1sMnJmYy5pZXRmLm9yZy8gKHJlZGlyZWN0ZWQgZnJvbSBodHRw
Oi8veG1sLnJlc291cmNlLm9yZy8pIGNvbnNpc3RlbnRseSBzYXlzOiBObyBpbnB1dCBmaWxlDQog
ICAgPj4+ICAgICA+ICAgICANCiAgICA+Pj4gICAgID4gICAgIGh0dHA6Ly94bWwycmZjLnRvb2xz
LmlldGYub3JnLyB3b3JrcyBub3JtYWxseQ0KICAgID4+PiAgICAgPiAgICAgDQogICAgPj4+ICAg
ICA+ICAgICBSZWdhcmRzDQogICAgPj4+ICAgICA+ICAgICAgICBCcmlhbiBDYXJwZW50ZXINCiAg
ICA+Pj4gICAgID4gICAgIA0KICAgID4+PiAgICAgPiAgICAgDQogICAgPj4+ICAgICA+ICAgICAN
CiAgICA+Pj4gICAgID4gICAgIF9fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X19fX19fX19fDQogICAgPj4+ICAgICA+ICAgICB4bWwycmZjIG1haWxpbmcgbGlzdA0KICAgID4+
PiAgICAgPiAgICAgeG1sMnJmY0BpZXRmLm9yZw0KICAgID4+PiAgICAgPiAgICAgaHR0cHM6Ly93
d3cuaWV0Zi5vcmcvbWFpbG1hbi9saXN0aW5mby94bWwycmZjDQogICAgPj4+ICAgICA+ICAgICAN
CiAgICA+Pj4gICAgID4gDQogICAgPj4+ICAgICANCiAgICA+Pj4gICAgIA0KICAgID4+Pg0KICAg
ID4+DQogICAgPj4gX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
X18NCiAgICA+PiB4bWwycmZjIG1haWxpbmcgbGlzdA0KICAgID4+IHhtbDJyZmNAaWV0Zi5vcmcN
CiAgICA+PiBodHRwczovL3d3dy5pZXRmLm9yZy9tYWlsbWFuL2xpc3RpbmZvL3htbDJyZmMNCiAg
ICA+Pg0KICAgID4gDQogICAgDQogICAgDQoNCg==


From nobody Sat Aug 27 22:03:29 2016
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E6F3912D5AE for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 22:03:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level: 
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2fVikaZBjUY7 for <xml2rfc@ietfa.amsl.com>; Sat, 27 Aug 2016 22:03:25 -0700 (PDT)
Received: from mail-pf0-x22e.google.com (mail-pf0-x22e.google.com [IPv6:2607:f8b0:400e:c00::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AEB5F12D599 for <xml2rfc@ietf.org>; Sat, 27 Aug 2016 22:03:25 -0700 (PDT)
Received: by mail-pf0-x22e.google.com with SMTP id y134so41021975pfg.0 for <xml2rfc@ietf.org>; Sat, 27 Aug 2016 22:03:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;  h=subject:to:references:from:organization:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=vWe70QhSSFn3IVXakvIgKRWJY6zvj95N0js1H3s40HY=; b=lNUxozYb6O5qoNCW4wpnh4TD/eb0QrLHmeP/+eBwjqgXozHLO8HkUoA6d+5njVLoT7 aTGr9JQAtWjcZc1X2crZz3Tfy6louzpHCshfEe5oJbZL/PvMEeE+SwdP4R5CTJlvr9+6 g1iBVM4IjbPzZySZS6pFpHHC3uQhU6rzrOVH7DjiNIbanJ0uPtCdHjlYkGGKUH2N1cay c8vSOiRGt2d9EUUe8UyKke32TNiAhoyF5q2zm2iJyDF2UOrzK23ySpnrCHr1i0dFtK5W S57HhcrgAuHjTNYNhrVCkG0bzKxa2rv58bwBSDCAxjUaAtYt1BYX2E9eKGBwP0TjgbQN Mbkw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-transfer-encoding; bh=vWe70QhSSFn3IVXakvIgKRWJY6zvj95N0js1H3s40HY=; b=Ex+rsYlSwPBi6CM5BIed0jcB8gBCBPnfo0culUaJuB59lUQIr2ciqFmV5EUUvshlbQ boooJ1ZDCaIn2L9K2jm7B5PEJZZkUcYNZcOXjV34v0TiMn5P8HZGOOdIt+x+X5ovG0SM bHXIN5Ss/+sfcQsD2b8P4vUNROpSQ31V1ueibDEA8xyr1KLASBG3WWuhVvOnbymHp5Np CiAk9WqaAsMBUCRPIlxIQafRCUBSO9ZuIsFL1Bi/i207syPqc54utZ1cl9734YtQy/K6 NoJ+qjL7naL0+O2RalBqiXoW5xsjZQ4HWOsSpKOW5YPgOOknJkPwgTDw6FiMdVrk8sUX yQ5g==
X-Gm-Message-State: AE9vXwOMNGgCE5fMHw6OgweN2b1mYAV/iG1XpyCgS7fCETyry+AD6mM3+j5q/HsAgg2jCg==
X-Received: by 10.98.17.152 with SMTP id 24mr20413905pfr.13.1472360605070; Sat, 27 Aug 2016 22:03:25 -0700 (PDT)
Received: from ?IPv6:2406:e007:794f:1:28cc:dc4c:9703:6781? ([2406:e007:794f:1:28cc:dc4c:9703:6781]) by smtp.gmail.com with ESMTPSA id fj19sm39517767pab.37.2016.08.27.22.03.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Aug 2016 22:03:24 -0700 (PDT)
To: "HANSEN, TONY L" <tony@att.com>, xml2rfc <xml2rfc@ietf.org>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <4c03473b-3a85-b8e9-6cbc-ed30a44719d6@gmail.com> <83DE218B-2C26-4F1D-9EA3-16C9F3E46E90@att.com>
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
Message-ID: <65528232-24a6-b682-40f1-d7662a0a2601@gmail.com>
Date: Sun, 28 Aug 2016 17:03:21 +1200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <83DE218B-2C26-4F1D-9EA3-16C9F3E46E90@att.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/-LD6HxLZPcd0Oubtfcgz1FP93lI>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Aug 2016 05:03:28 -0000

On 28/08/2016 12:36, HANSEN, TONY L wrote:
> It=E2=80=99s weird: when I go to http://xml2rfc.ietf.org/, my browsers =
immediately redirect to https://xml2rfc.tools.ietf.org/ and all is good f=
rom then on. I=E2=80=99ve tried several different browsers and they all d=
o it properly. I tried Safari, FF and Chrome on a Mac, and FF and IE on a=
 PC. All worked.
>=20
> I=E2=80=99m flummoxed as to why your experience is different.

Ditto. The redirect only seems to happen when I hit submit, i.e. trigger =
a POST and
presumably a CGI script.

I just disabled IPv6: same problem
I just had TunnelBear transport me to the UK: same problem.
I just had TunnelBear transport me to the USA: same problem.

I just cleared my browser cache.

Problem solved - http://xml.resource.org/ now redirects to https://xml2rf=
c.tools.ietf.org/
instead of http://xml2rfc.ietf.org/. And http://xml2rfc.ietf.org/ also re=
directs.

So, something changed that invalidated whatever my browser had cached.

Sorry for the distraction. I will update the ietf-action ticket.

    Brian

>=20
> - Tony
>=20
> On 8/27/16, 7:42 PM, "Brian E Carpenter" <brian.e.carpenter@gmail.com> =
wrote:
>=20
>     Right, thanks, and that works.
>    =20
>     What is still broken (and this is very recent) is that when I go to=

>     http://xml2rfc.ietf.org/, browse to an xml file, and click submit,
>     I get a "No input file" from https://xml2rfc.tools.ietf.org/cgi-bin=
/xml2rfc.cgi
>    =20
>     So, what seems to be happening is that the flip to https happens to=
o late.
>     It should happen *before* I am able to browse to a file.
>    =20
>     I have an open ticket [www.ietf.org/rt #139048] for this.
>    =20
>     Regards
>         Brian
>    =20
>     On 28/08/2016 08:13, Henrik Levkowetz wrote:
>     >=20
>     > On 2016-08-27 04:57, Brian E Carpenter wrote:
>     >> On 27/08/2016 14:45, HANSEN, TONY L wrote:
>     >>> There is also the http->https flipping that=E2=80=99s getting i=
nto the act and might be wrecking havoc.
>     >>
>     >> It is. When I manually go to https://xml2rfc.ietf.org/, firstly =
I get a certificate
>     >> error and if I accept that, I get to something that looks mighty=
 like the tools.ietf.org
>     >> main page.
>     >=20
>     > I've just fixed the missing redirect from https://xml2rfc.ietf.or=
g/ to
>     > https://xml2rfc.tools.ietf.org/.  The cert is of course still bro=
ken, but
>     > the redirect is there now.  I'll talk with Glen about an alternat=
ive
>     > approach which may work better (but that depends on him having wi=
ldcard
>     > certs for ietf.org).
>     >=20
>     >=20
>     > Best regards,
>     >=20
>     > 	Henrik
>     >=20
>     >>
>     >> I wonder if IPv6 is also part of the story.
>     >>
>     >>    Brian
>     >>
>     >>> 	Tony
>     >>>
>     >>> On 8/26/16, 10:40 PM, "Brian E Carpenter" <brian.e.carpenter@gm=
ail.com> wrote:
>     >>>
>     >>>     On 27/08/2016 14:23, HANSEN, TONY L wrote:
>     >>>     > Whenever I try to go to http://xml2rfc.ietf.org I get red=
irected to https://xml2rfc.tools.ietf.org via a CNAME.
>     >>>    =20
>     >>>     Interesting. My resolver sees the CNAME too, but it took fo=
r ever to resolve.
>     >>>     But the problem is reproducible (today). Also, I don't get =
flipped to https.
>     >>>     I'm wondering if Cloudflare is getting into the act somehow=
=2E Maybe I should just
>     >>>     wait until tomorrow.
>     >>>    =20
>     >>>     > xml2rfc.ietf.org
>     >>>     Server:  fritz.box
>     >>>     Address:  fd00::be05:43ff:fe8e:ce39
>     >>>    =20
>     >>>     Non-authoritative answer:
>     >>>     xml2rfc.ietf.org        ??? unknown type 46 ???
>     >>>     xml2rfc.ietf.org        canonical name =3D xml2rfc.tools.ie=
tf.org
>     >>>    =20
>     >>>     ietf.org        nameserver =3D ns1.mia1.afilias-nst.info
>     >>>     ietf.org        nameserver =3D ns1.ams1.afilias-nst.info
>     >>>     ietf.org        nameserver =3D ns0.amsl.com
>     >>>     ietf.org        nameserver =3D ns1.sea1.afilias-nst.info
>     >>>     ietf.org        nameserver =3D ns1.yyz1.afilias-nst.info
>     >>>     ietf.org        nameserver =3D ns1.hkg1.afilias-nst.info
>     >>>     ns0.amsl.com    internet address =3D 4.31.198.40
>     >>>     ns0.amsl.com    AAAA IPv6 address =3D 2001:1900:3001:11::28=

>     >>>     ns1.ams1.afilias-nst.info       internet address =3D 65.22.=
6.79
>     >>>     ns1.hkg1.afilias-nst.info       internet address =3D 65.22.=
6.1
>     >>>     ns1.hkg1.afilias-nst.info       AAAA IPv6 address =3D 2a01:=
8840:6::1
>     >>>     ns1.mia1.afilias-nst.info       internet address =3D 65.22.=
7.1
>     >>>     ns1.mia1.afilias-nst.info       AAAA IPv6 address =3D 2a01:=
8840:7::1
>     >>>     ns1.sea1.afilias-nst.info       internet address =3D 65.22.=
8.1
>     >>>     ns1.sea1.afilias-nst.info       AAAA IPv6 address =3D 2a01:=
8840:8::1
>     >>>     ns1.yyz1.afilias-nst.info       internet address =3D 65.22.=
9.1
>     >>>     ns1.yyz1.afilias-nst.info       AAAA IPv6 address =3D 2a01:=
8840:9::1
>     >>>    =20
>     >>>         Brian
>     >>>    =20
>     >>>     >=20
>     >>>     > If I go to http://xml.resource.org my browsers also get r=
edirected to https://xml2rfc.tools.ietf.org, after going through the hop =
to xml2rfc.ietf.org first via another CNAME.
>     >>>     >=20
>     >>>     > If I go directly to https://xml2rfc.ietf.org or https://x=
ml.resource.org I get a bad certificate message complaining about the cer=
t only being valid for *.tools.ietf.org and tools.ietf.org. Going through=
 anyway gives me =E2=80=9Cpage not found=E2=80=9D messages.
>     >>>     >=20
>     >>>     > I haven=E2=80=99t been able to get xml2rfc.ietf.org to co=
me up in a way that sticks with a form there.
>     >>>     >=20
>     >>>     > Sorry, but I can=E2=80=99t reproduce your issue.
>     >>>     >=20
>     >>>     > 	Tony
>     >>>     >=20
>     >>>     > On 8/26/16, 9:49 PM, "xml2rfc on behalf of Brian E Carpen=
ter" <xml2rfc-bounces@ietf.org on behalf of brian.e.carpenter@gmail.com> =
wrote:
>     >>>     >=20
>     >>>     >     FYI. I have sent a ticket to ietf-action.
>     >>>     >    =20
>     >>>     >     -------- Forwarded Message --------
>     >>>     >     Subject: http://xml2rfc.ietf.org/ broken?
>     >>>     >     Date: Sat, 27 Aug 2016 13:47:53 +1200
>     >>>     >     From: Brian E Carpenter <brian.e.carpenter@gmail.com>=

>     >>>     >     Organization: University of Auckland
>     >>>     >     To: IETF action <ietf-action@ietf.org>
>     >>>     >    =20
>     >>>     >     Today, http://xml2rfc.ietf.org/ (redirected from http=
://xml.resource.org/) consistently says: No input file
>     >>>     >    =20
>     >>>     >     http://xml2rfc.tools.ietf.org/ works normally
>     >>>     >    =20
>     >>>     >     Regards
>     >>>     >        Brian Carpenter
>     >>>     >    =20
>     >>>     >    =20
>     >>>     >    =20
>     >>>     >     _______________________________________________
>     >>>     >     xml2rfc mailing list
>     >>>     >     xml2rfc@ietf.org
>     >>>     >     https://www.ietf.org/mailman/listinfo/xml2rfc
>     >>>     >    =20
>     >>>     >=20
>     >>>    =20
>     >>>    =20
>     >>>
>     >>
>     >> _______________________________________________
>     >> xml2rfc mailing list
>     >> xml2rfc@ietf.org
>     >> https://www.ietf.org/mailman/listinfo/xml2rfc
>     >>
>     >=20
>    =20
>    =20
>=20


From nobody Sun Aug 28 04:30:09 2016
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5A01212D14D for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 04:30:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.62
X-Spam-Level: 
X-Spam-Status: No, score=-2.62 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 5z1a-3fNTb3T for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 04:30:06 -0700 (PDT)
Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C33C12D50C for <xml2rfc@ietf.org>; Sun, 28 Aug 2016 04:30:06 -0700 (PDT)
Received: from mfilter42-d.gandi.net (mfilter42-d.gandi.net [217.70.178.172]) by relay4-d.mail.gandi.net (Postfix) with ESMTP id B3655172094; Sun, 28 Aug 2016 13:30:04 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mfilter42-d.gandi.net
Received: from relay4-d.mail.gandi.net ([IPv6:::ffff:217.70.183.196]) by mfilter42-d.gandi.net (mfilter42-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id TdrfDvXzlafs; Sun, 28 Aug 2016 13:30:02 +0200 (CEST)
X-Originating-IP: 109.47.0.73
Received: from nar-4.local (ip-109-47-0-73.web.vodafone.de [109.47.0.73]) (Authenticated sender: cabo@cabo.im) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id A0B8E1720A4; Sun, 28 Aug 2016 13:30:00 +0200 (CEST)
Message-ID: <57C2CB84.1020001@tzi.org>
Date: Sun, 28 Aug 2016 13:31:16 +0200
From: Carsten Bormann <cabo@tzi.org>
User-Agent: Postbox 4.0.8 (Macintosh/20151105)
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@levkowetz.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com>
In-Reply-To: <57C1F46C.2090501@levkowetz.com>
X-Enigmail-Version: 1.2.3
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/047mXOcc1Sp2OYgP20q0ZCfJhaA>
Cc: xml2rfc <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Aug 2016 11:30:08 -0000

FWIW, https://github.com/cabo/kramdown-rfc2629/issues/27

It seems a bug in Ruby's open-uri library gets triggered by some of the
recent changes.

Fortunately, there is a reasonably easy workaround while this is being
fixed.

(Fetching a resource via HTTP used to be simple, foolproof, robust...)

Grüße, Carsten


Henrik Levkowetz wrote:
> On 2016-08-27 04:57, Brian E Carpenter wrote:
>> On 27/08/2016 14:45, HANSEN, TONY L wrote:
>>> There is also the http->https flipping that’s getting into the act and might be wrecking havoc.
>> It is. When I manually go to https://xml2rfc.ietf.org/, firstly I get a certificate
>> error and if I accept that, I get to something that looks mighty like the tools.ietf.org
>> main page.
> 
> I've just fixed the missing redirect from https://xml2rfc.ietf.org/ to
> https://xml2rfc.tools.ietf.org/.  The cert is of course still broken, but
> the redirect is there now.  I'll talk with Glen about an alternative
> approach which may work better (but that depends on him having wildcard
> certs for ietf.org).
> 
> 
> Best regards,
> 
> 	Henrik
> 
>> I wonder if IPv6 is also part of the story.
>>
>>    Brian
>>
>>> 	Tony
>>>
>>> On 8/26/16, 10:40 PM, "Brian E Carpenter" <brian.e.carpenter@gmail.com> wrote:
>>>
>>>     On 27/08/2016 14:23, HANSEN, TONY L wrote:
>>>     > Whenever I try to go to http://xml2rfc.ietf.org I get redirected to https://xml2rfc.tools.ietf.org via a CNAME.
>>>     
>>>     Interesting. My resolver sees the CNAME too, but it took for ever to resolve.
>>>     But the problem is reproducible (today). Also, I don't get flipped to https.
>>>     I'm wondering if Cloudflare is getting into the act somehow. Maybe I should just
>>>     wait until tomorrow.
>>>     
>>>     > xml2rfc.ietf.org
>>>     Server:  fritz.box
>>>     Address:  fd00::be05:43ff:fe8e:ce39
>>>     
>>>     Non-authoritative answer:
>>>     xml2rfc.ietf.org        ??? unknown type 46 ???
>>>     xml2rfc.ietf.org        canonical name = xml2rfc.tools.ietf.org
>>>     
>>>     ietf.org        nameserver = ns1.mia1.afilias-nst.info
>>>     ietf.org        nameserver = ns1.ams1.afilias-nst.info
>>>     ietf.org        nameserver = ns0.amsl.com
>>>     ietf.org        nameserver = ns1.sea1.afilias-nst.info
>>>     ietf.org        nameserver = ns1.yyz1.afilias-nst.info
>>>     ietf.org        nameserver = ns1.hkg1.afilias-nst.info
>>>     ns0.amsl.com    internet address = 4.31.198.40
>>>     ns0.amsl.com    AAAA IPv6 address = 2001:1900:3001:11::28
>>>     ns1.ams1.afilias-nst.info       internet address = 65.22.6.79
>>>     ns1.hkg1.afilias-nst.info       internet address = 65.22.6.1
>>>     ns1.hkg1.afilias-nst.info       AAAA IPv6 address = 2a01:8840:6::1
>>>     ns1.mia1.afilias-nst.info       internet address = 65.22.7.1
>>>     ns1.mia1.afilias-nst.info       AAAA IPv6 address = 2a01:8840:7::1
>>>     ns1.sea1.afilias-nst.info       internet address = 65.22.8.1
>>>     ns1.sea1.afilias-nst.info       AAAA IPv6 address = 2a01:8840:8::1
>>>     ns1.yyz1.afilias-nst.info       internet address = 65.22.9.1
>>>     ns1.yyz1.afilias-nst.info       AAAA IPv6 address = 2a01:8840:9::1
>>>     
>>>         Brian
>>>     
>>>     > 
>>>     > If I go to http://xml.resource.org my browsers also get redirected to https://xml2rfc.tools.ietf.org, after going through the hop to xml2rfc.ietf.org first via another CNAME.
>>>     > 
>>>     > If I go directly to https://xml2rfc.ietf.org or https://xml.resource.org I get a bad certificate message complaining about the cert only being valid for *.tools.ietf.org and tools.ietf.org. Going through anyway gives me “page not found” messages.
>>>     > 
>>>     > I haven’t been able to get xml2rfc.ietf.org to come up in a way that sticks with a form there.
>>>     > 
>>>     > Sorry, but I can’t reproduce your issue.
>>>     > 
>>>     > 	Tony
>>>     > 
>>>     > On 8/26/16, 9:49 PM, "xml2rfc on behalf of Brian E Carpenter" <xml2rfc-bounces@ietf.org on behalf of brian.e.carpenter@gmail.com> wrote:
>>>     > 
>>>     >     FYI. I have sent a ticket to ietf-action.
>>>     >     
>>>     >     -------- Forwarded Message --------
>>>     >     Subject: http://xml2rfc.ietf.org/ broken?
>>>     >     Date: Sat, 27 Aug 2016 13:47:53 +1200
>>>     >     From: Brian E Carpenter <brian.e.carpenter@gmail.com>
>>>     >     Organization: University of Auckland
>>>     >     To: IETF action <ietf-action@ietf.org>
>>>     >     
>>>     >     Today, http://xml2rfc.ietf.org/ (redirected from http://xml.resource.org/) consistently says: No input file
>>>     >     
>>>     >     http://xml2rfc.tools.ietf.org/ works normally
>>>     >     
>>>     >     Regards
>>>     >        Brian Carpenter
>>>     >     
>>>     >     
>>>     >     
>>>     >     _______________________________________________
>>>     >     xml2rfc mailing list
>>>     >     xml2rfc@ietf.org
>>>     >     https://www.ietf.org/mailman/listinfo/xml2rfc
>>>     >     
>>>     > 
>>>     
>>>     
>>>
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From nobody Sun Aug 28 04:42:27 2016
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 658F712D14F for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 04:42:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.62
X-Spam-Level: 
X-Spam-Status: No, score=-2.62 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KpqaXx6TW5vG for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 04:42:24 -0700 (PDT)
Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D3AE312D0A5 for <xml2rfc@ietf.org>; Sun, 28 Aug 2016 04:42:23 -0700 (PDT)
Received: from mfilter25-d.gandi.net (mfilter25-d.gandi.net [217.70.178.153]) by relay2-d.mail.gandi.net (Postfix) with ESMTP id 45AA7C5A46; Sun, 28 Aug 2016 13:42:22 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mfilter25-d.gandi.net
Received: from relay2-d.mail.gandi.net ([IPv6:::ffff:217.70.183.194]) by mfilter25-d.gandi.net (mfilter25-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id wC-1hyC2zzDB; Sun, 28 Aug 2016 13:42:20 +0200 (CEST)
X-Originating-IP: 109.47.0.73
Received: from nar-4.local (ip-109-47-0-73.web.vodafone.de [109.47.0.73]) (Authenticated sender: cabo@cabo.im) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id F267EC5A54; Sun, 28 Aug 2016 13:42:19 +0200 (CEST)
Message-ID: <57C2CE68.3060203@tzi.org>
Date: Sun, 28 Aug 2016 13:43:36 +0200
From: Carsten Bormann <cabo@tzi.org>
User-Agent: Postbox 4.0.8 (Macintosh/20151105)
MIME-Version: 1.0
To: xml2rfc <xml2rfc@ietf.org>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <57C2CB84.1020001@tzi.org>
In-Reply-To: <57C2CB84.1020001@tzi.org>
X-Enigmail-Version: 1.2.3
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/tF34cy0jNzJ9i3HSCsfKmU7bgPw>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Aug 2016 11:42:25 -0000

Carsten Bormann wrote:
> Fortunately, there is a reasonably easy workaround while this is being
> fixed.

To turn the workaround into a more permanent fix, it would be nice to
agree a *stable* prefix as a replacement for what used to be

http://xml2rfc.ietf.org/public/rfc

for a while (was a similar URI with xml.resource.org before).

Grüße, Carsten


From nobody Sun Aug 28 16:21:59 2016
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 44E0212B063 for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 16:21:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.62
X-Spam-Level: 
X-Spam-Status: No, score=-2.62 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id JlnAwn2dAM3n for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 16:21:57 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0a-00191d01.pphosted.com [67.231.149.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 441C812B00A for <xml2rfc@ietf.org>; Sun, 28 Aug 2016 16:21:57 -0700 (PDT)
Received: from pps.filterd (m0049287.ppops.net [127.0.0.1]) by m0049287.ppops.net-00191d01. (8.16.0.17/8.16.0.17) with SMTP id u7SNF2Yq001513; Sun, 28 Aug 2016 19:21:56 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049287.ppops.net-00191d01. with ESMTP id 253mtk11t9-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 28 Aug 2016 19:21:56 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7SNLsUh028017; Sun, 28 Aug 2016 19:21:55 -0400
Received: from mlpi407.sfdc.sbc.com (mlpi407.sfdc.sbc.com [130.9.128.239]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7SNLfPS027612 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 28 Aug 2016 19:21:50 -0400
Received: from MISOUT7MSGHUBAG.ITServices.sbc.com (MISOUT7MSGHUBAG.itservices.sbc.com [130.9.129.151]) by mlpi407.sfdc.sbc.com (RSA Interceptor); Sun, 28 Aug 2016 23:21:21 GMT
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.113]) by MISOUT7MSGHUBAG.ITServices.sbc.com ([130.9.129.151]) with mapi id 14.03.0301.000; Sun, 28 Aug 2016 19:21:21 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Carsten Bormann <cabo@tzi.org>, xml2rfc <xml2rfc@ietf.org>
Thread-Topic: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
Thread-Index: AQHSAAU23FZuF8wLvUynm5Hnh/13N6BcFBQAgABHsAD//75GAIACJQIogABGygCAAH/lgA==
Date: Sun, 28 Aug 2016 23:21:21 +0000
Message-ID: <65E143D9-248D-4932-B178-86773986E66F@att.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <57C2CB84.1020001@tzi.org> <57C2CE68.3060203@tzi.org>
In-Reply-To: <57C2CE68.3060203@tzi.org>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.110.240.159]
Content-Type: text/plain; charset="utf-8"
Content-ID: <B65E6A7DA63D2A4AAFBBD5D621205D50@LOCAL>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-08-28_11:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 impostorscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608280229
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/C1w1k0f-uBVLSmoGDEH49pbCylA>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Aug 2016 23:21:58 -0000

RG8gdGhpbmdzIHdvcmsgY29ycmVjdGx5IGlmIHlvdSB1c2UgaHR0cHMgaW5zdGVhZCBvZiBodHRw
PyBJIHRoaW5rIHRoZSBpbnRlbnQgb2YgdGhlIHJlY2VudCBjaGFuZ2VzIGlzIHRvIG1ha2UgaHR0
cHM6Ly94bWwycmZjLmlldGYub3JnL3B1YmxpYy9yZmMgYmUgdGhlIHN0YWJsZSBwcmVmaXguIFVu
Zm9ydHVuYXRlbHksIGl0IGlzbuKAmXQgY3VycmVudGx5IGJlY2F1c2Ugb2YgdGhlIOKAnGJhZCBj
ZXJ0aWZpY2F0ZeKAnSB3YXJuaW5nIHdlIGdldC4NCg0KCVRvbnkNCg0KT24gOC8yOC8xNiwgNzo0
MyBBTSwgInhtbDJyZmMgb24gYmVoYWxmIG9mIENhcnN0ZW4gQm9ybWFubiIgPHhtbDJyZmMtYm91
bmNlc0BpZXRmLm9yZyBvbiBiZWhhbGYgb2YgY2Fib0B0emkub3JnPiB3cm90ZToNCg0KICAgIA0K
ICAgIENhcnN0ZW4gQm9ybWFubiB3cm90ZToNCiAgICA+IEZvcnR1bmF0ZWx5LCB0aGVyZSBpcyBh
IHJlYXNvbmFibHkgZWFzeSB3b3JrYXJvdW5kIHdoaWxlIHRoaXMgaXMgYmVpbmcNCiAgICA+IGZp
eGVkLg0KICAgIA0KICAgIFRvIHR1cm4gdGhlIHdvcmthcm91bmQgaW50byBhIG1vcmUgcGVybWFu
ZW50IGZpeCwgaXQgd291bGQgYmUgbmljZSB0bw0KICAgIGFncmVlIGEgKnN0YWJsZSogcHJlZml4
IGFzIGEgcmVwbGFjZW1lbnQgZm9yIHdoYXQgdXNlZCB0byBiZQ0KICAgIA0KICAgIGh0dHA6Ly94
bWwycmZjLmlldGYub3JnL3B1YmxpYy9yZmMNCiAgICANCiAgICBmb3IgYSB3aGlsZSAod2FzIGEg
c2ltaWxhciBVUkkgd2l0aCB4bWwucmVzb3VyY2Uub3JnIGJlZm9yZSkuDQogICAgDQogICAgR3LD
vMOfZSwgQ2Fyc3Rlbg0KDQoNCg==


From nobody Sun Aug 28 16:58:43 2016
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 588E112D0A7 for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 16:58:42 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rB9iH7PAXtTJ for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 16:58:40 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 0FB1A12B071 for <xml2rfc@ietf.org>; Sun, 28 Aug 2016 16:58:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de (submithost.informatik.uni-bremen.de [134.102.201.11]) by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id u7SNwX6k005000; Mon, 29 Aug 2016 01:58:33 +0200 (CEST)
Received: from roku (wlan.dagstuhl.de [192.76.146.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id 3sMsDn3J9Kz1wHx; Mon, 29 Aug 2016 01:58:33 +0200 (CEST)
Date: Mon, 29 Aug 2016 01:58:32 +0200
From: Carsten Bormann <cabo@tzi.org>
To: =?utf-8?Q?HANSEN=2C_TONY_L?= <tony@att.com>
Message-ID: <828edfb9-1ac1-4249-ae2d-c9a88ccb8759@roku>
In-Reply-To: <65E143D9-248D-4932-B178-86773986E66F@att.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <57C2CB84.1020001@tzi.org> <57C2CE68.3060203@tzi.org> <65E143D9-248D-4932-B178-86773986E66F@att.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="57c37aa8_643c9869_46c"
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/570Z-u9p8EznyVGGKPebvbH8yF8>
Cc: xml2rfc <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 28 Aug 2016 23:58:42 -0000

--57c37aa8_643c9869_46c
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi Tony,

The workaround currently uses xml2rfc.tools.ietf.org and so avoids the ce=
rt issue. =20

Would it be appropriate to rely on this for now and switch to the stable =
URI once the cert is fixed=3F

Gr=C3=BC=C3=9Fe, Carsten


--57c37aa8_643c9869_46c
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<html>
	<head>
		<meta http-equiv=3D=22content-type=22 content=3D=22text/html; charset=3D=
utf-8=22 />
	</head>
	<body dir=3D=22auto=22>
		<div>Hi Tony,<br /><br />The workaround currently uses xml2rfc.tools.ie=
tf.org and so avoids the cert issue. <br /><br />Would it be appropriate =
to rely on this for now and switch to the stable URI once the cert is fix=
ed=3F<br /><br />Gr=C3=BC=C3=9Fe, Carsten<br /><br /></div>
				<div><br />

On 29 Aug 2016 01:21, HANSEN, TONY L wrote:

<br /><br /></div>
		<blockquote type=3D=22cite=22>
			<div>
				=09
				<body><p>Do things work correctly if you use https instead of http=3F=
 I think the intent of the recent changes is to make https://xml2rfc.ietf=
.org/public/rfc be the stable prefix. Unfortunately, it isn=E2=80=99t cur=
rently because of the =E2=80=9Cbad certificate=E2=80=9D warning we get.&=23=
13;<br/>&=2313;<br/>	Tony&=2313;<br/>&=2313;<br/>On 8/28/16, 7:43 AM, =22=
xml2rfc on behalf of Carsten Bormann=22 &lt;xml2rfc-bounces=40ietf.org on=
 behalf of cabo=40tzi.org&gt; wrote:&=2313;<br/>&=2313;<br/>    &=2313;<b=
r/>    Carsten Bormann wrote:&=2313;<br/>    &gt; =46ortunately, there is=
 a reasonably easy workaround while this is being&=2313;<br/>    &gt; fix=
ed.&=2313;<br/>    &=2313;<br/>    To turn the workaround into a more per=
manent fix, it would be nice to&=2313;<br/>    agree a *stable* prefix as=
 a replacement for what used to be&=2313;<br/>    &=2313;<br/>    http://=
xml2rfc.ietf.org/public/rfc&=2313;<br/>    &=2313;<br/>    for a while (w=
as a similar URI with xml.resource.org before).&=2313;<br/>    &=2313;<br=
/>    Gr=C3=BC=C3=9Fe, Carsten&=2313;<br/>&=2313;<br/>&=2313;<br/>&=2313;=
<br/>&=2313;<br/></p></body>
			</div>
		</blockquote>
	</body>
</html>
--57c37aa8_643c9869_46c--


From nobody Sun Aug 28 17:11:35 2016
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E643812D0AD for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 17:11:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8-NqQ8C26vBl for <xml2rfc@ietfa.amsl.com>; Sun, 28 Aug 2016 17:11:32 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0b-00191d01.pphosted.com [67.231.157.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 33F4C12B019 for <xml2rfc@ietf.org>; Sun, 28 Aug 2016 17:11:32 -0700 (PDT)
Received: from pps.filterd (m0049459.ppops.net [127.0.0.1]) by m0049459.ppops.net-00191d01. (8.16.0.17/8.16.0.17) with SMTP id u7T050qt014492; Sun, 28 Aug 2016 20:11:31 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049459.ppops.net-00191d01. with ESMTP id 2547abae4x-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Sun, 28 Aug 2016 20:11:30 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7T0BU7f014230; Sun, 28 Aug 2016 20:11:30 -0400
Received: from mlpi409.sfdc.sbc.com (mlpi409.sfdc.sbc.com [130.9.128.241]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7T0BMQE014185 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Sun, 28 Aug 2016 20:11:25 -0400
Received: from MISOUT7MSGHUBAC.ITServices.sbc.com (MISOUT7MSGHUBAC.itservices.sbc.com [130.9.129.147]) by mlpi409.sfdc.sbc.com (RSA Interceptor); Mon, 29 Aug 2016 00:11:08 GMT
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.113]) by MISOUT7MSGHUBAC.ITServices.sbc.com ([130.9.129.147]) with mapi id 14.03.0301.000; Sun, 28 Aug 2016 20:11:08 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Carsten Bormann <cabo@tzi.org>
Thread-Topic: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
Thread-Index: AQHSAAU23FZuF8wLvUynm5Hnh/13N6BcFBQAgABHsAD//75GAIACJQIogABGygCAAH/lgIAATXEA///AdoA=
Date: Mon, 29 Aug 2016 00:11:07 +0000
Message-ID: <A4D7C8AA-DE52-4A37-8E0F-BB88907E5AF8@att.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <57C2CB84.1020001@tzi.org> <57C2CE68.3060203@tzi.org> <65E143D9-248D-4932-B178-86773986E66F@att.com> <828edfb9-1ac1-4249-ae2d-c9a88ccb8759@roku>
In-Reply-To: <828edfb9-1ac1-4249-ae2d-c9a88ccb8759@roku>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.110.240.242]
Content-Type: multipart/alternative; boundary="_000_A4D7C8AADE524A378E0FBB88907E5AF8attcom_"
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-08-28_11:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 impostorscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608280239
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/m_gcPQjkPrwF-tDmiL6yoPXGjy8>
Cc: xml2rfc <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Aug 2016 00:11:34 -0000

--_000_A4D7C8AADE524A378E0FBB88907E5AF8attcom_
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

WWVzLCB5b3UgY2FuIGNlcnRhaW5seSBkbyB0aGF0Lg0KDQogICAgICAgICAgICAgICAgVG9ueQ0K
DQpGcm9tOiBDYXJzdGVuIEJvcm1hbm4gPGNhYm9AdHppLm9yZz4NCkRhdGU6IFN1bmRheSwgQXVn
dXN0IDI4LCAyMDE2IGF0IDc6NTggUE0NClRvOiBUb255IEhhbnNlbiA8dG9ueUBhdHQuY29tPg0K
Q2M6IHhtbDJyZmMgPHhtbDJyZmNAaWV0Zi5vcmc+DQpTdWJqZWN0OiBSZTogW3htbDJyZmNdIEZ3
ZDogaHR0cDovL3htbDJyZmMuaWV0Zi5vcmcvIGJyb2tlbj8NCg0KSGkgVG9ueSwNCg0KVGhlIHdv
cmthcm91bmQgY3VycmVudGx5IHVzZXMgeG1sMnJmYy50b29scy5pZXRmLm9yZyBhbmQgc28gYXZv
aWRzIHRoZSBjZXJ0IGlzc3VlLg0KDQpXb3VsZCBpdCBiZSBhcHByb3ByaWF0ZSB0byByZWx5IG9u
IHRoaXMgZm9yIG5vdyBhbmQgc3dpdGNoIHRvIHRoZSBzdGFibGUgVVJJIG9uY2UgdGhlIGNlcnQg
aXMgZml4ZWQ/DQoNCkdyw7zDn2UsIENhcnN0ZW4NCg0KT24gMjkgQXVnIDIwMTYgMDE6MjEsIEhB
TlNFTiwgVE9OWSBMIHdyb3RlOg0KDQpEbyB0aGluZ3Mgd29yayBjb3JyZWN0bHkgaWYgeW91IHVz
ZSBodHRwcyBpbnN0ZWFkIG9mIGh0dHA/IEkgdGhpbmsgdGhlIGludGVudCBvZiB0aGUgcmVjZW50
IGNoYW5nZXMgaXMgdG8gbWFrZSBodHRwczovL3htbDJyZmMuaWV0Zi5vcmcvcHVibGljL3JmYyBi
ZSB0aGUgc3RhYmxlIHByZWZpeC4gVW5mb3J0dW5hdGVseSwgaXQgaXNu4oCZdCBjdXJyZW50bHkg
YmVjYXVzZSBvZiB0aGUg4oCcYmFkIGNlcnRpZmljYXRl4oCdIHdhcm5pbmcgd2UgZ2V0Lg0KDQpU
b255DQoNCk9uIDgvMjgvMTYsIDc6NDMgQU0sICJ4bWwycmZjIG9uIGJlaGFsZiBvZiBDYXJzdGVu
IEJvcm1hbm4iIDx4bWwycmZjLWJvdW5jZXNAaWV0Zi5vcmcgb24gYmVoYWxmIG9mIGNhYm9AdHpp
Lm9yZz4gd3JvdGU6DQoNCg0KQ2Fyc3RlbiBCb3JtYW5uIHdyb3RlOg0KPiBGb3J0dW5hdGVseSwg
dGhlcmUgaXMgYSByZWFzb25hYmx5IGVhc3kgd29ya2Fyb3VuZCB3aGlsZSB0aGlzIGlzIGJlaW5n
DQo+IGZpeGVkLg0KDQpUbyB0dXJuIHRoZSB3b3JrYXJvdW5kIGludG8gYSBtb3JlIHBlcm1hbmVu
dCBmaXgsIGl0IHdvdWxkIGJlIG5pY2UgdG8NCmFncmVlIGEgKnN0YWJsZSogcHJlZml4IGFzIGEg
cmVwbGFjZW1lbnQgZm9yIHdoYXQgdXNlZCB0byBiZQ0KDQpodHRwOi8veG1sMnJmYy5pZXRmLm9y
Zy9wdWJsaWMvcmZjDQoNCmZvciBhIHdoaWxlICh3YXMgYSBzaW1pbGFyIFVSSSB3aXRoIHhtbC5y
ZXNvdXJjZS5vcmcgYmVmb3JlKS4NCg0KR3LDvMOfZSwgQ2Fyc3Rlbg0KDQoNCg0K

--_000_A4D7C8AADE524A378E0FBB88907E5AF8attcom_
Content-Type: text/html; charset="utf-8"
Content-ID: <A9FB8728FDA0EE4CA8FCF16A4135D4E6@LOCAL>
Content-Transfer-Encoding: base64

PGh0bWwgeG1sbnM6bz0idXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlIiB4
bWxuczp3PSJ1cm46c2NoZW1hcy1taWNyb3NvZnQtY29tOm9mZmljZTp3b3JkIiB4bWxuczptPSJo
dHRwOi8vc2NoZW1hcy5taWNyb3NvZnQuY29tL29mZmljZS8yMDA0LzEyL29tbWwiIHhtbG5zPSJo
dHRwOi8vd3d3LnczLm9yZy9UUi9SRUMtaHRtbDQwIj4NCjxoZWFkPg0KPG1ldGEgaHR0cC1lcXVp
dj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0L2h0bWw7IGNoYXJzZXQ9dXRmLTgiPg0KPG1l
dGEgbmFtZT0iVGl0bGUiIGNvbnRlbnQ9IiI+DQo8bWV0YSBuYW1lPSJLZXl3b3JkcyIgY29udGVu
dD0iIj4NCjxtZXRhIG5hbWU9IkdlbmVyYXRvciIgY29udGVudD0iTWljcm9zb2Z0IFdvcmQgMTUg
KGZpbHRlcmVkIG1lZGl1bSkiPg0KPHN0eWxlPjwhLS0NCi8qIEZvbnQgRGVmaW5pdGlvbnMgKi8N
CkBmb250LWZhY2UNCgl7Zm9udC1mYW1pbHk6IkNhbWJyaWEgTWF0aCI7DQoJcGFub3NlLTE6MiA0
IDUgMyA1IDQgNiAzIDIgNDt9DQpAZm9udC1mYWNlDQoJe2ZvbnQtZmFtaWx5OkNhbGlicmk7DQoJ
cGFub3NlLTE6MiAxNSA1IDIgMiAyIDQgMyAyIDQ7fQ0KQGZvbnQtZmFjZQ0KCXtmb250LWZhbWls
eTpNaW5nTGlVOw0KCXBhbm9zZS0xOjIgMiA1IDkgMCAwIDAgMCAwIDA7fQ0KLyogU3R5bGUgRGVm
aW5pdGlvbnMgKi8NCnAuTXNvTm9ybWFsLCBsaS5Nc29Ob3JtYWwsIGRpdi5Nc29Ob3JtYWwNCgl7
bWFyZ2luOjBpbjsNCgltYXJnaW4tYm90dG9tOi4wMDAxcHQ7DQoJZm9udC1zaXplOjEyLjBwdDsN
Cglmb250LWZhbWlseToiVGltZXMgTmV3IFJvbWFuIjt9DQphOmxpbmssIHNwYW4uTXNvSHlwZXJs
aW5rDQoJe21zby1zdHlsZS1wcmlvcml0eTo5OTsNCgljb2xvcjojMDU2M0MxOw0KCXRleHQtZGVj
b3JhdGlvbjp1bmRlcmxpbmU7fQ0KYTp2aXNpdGVkLCBzcGFuLk1zb0h5cGVybGlua0ZvbGxvd2Vk
DQoJe21zby1zdHlsZS1wcmlvcml0eTo5OTsNCgljb2xvcjojOTU0RjcyOw0KCXRleHQtZGVjb3Jh
dGlvbjp1bmRlcmxpbmU7fQ0KcA0KCXttc28tc3R5bGUtcHJpb3JpdHk6OTk7DQoJbXNvLW1hcmdp
bi10b3AtYWx0OmF1dG87DQoJbWFyZ2luLXJpZ2h0OjBpbjsNCgltc28tbWFyZ2luLWJvdHRvbS1h
bHQ6YXV0bzsNCgltYXJnaW4tbGVmdDowaW47DQoJZm9udC1zaXplOjEyLjBwdDsNCglmb250LWZh
bWlseToiVGltZXMgTmV3IFJvbWFuIjt9DQpzcGFuLkVtYWlsU3R5bGUxOA0KCXttc28tc3R5bGUt
dHlwZTpwZXJzb25hbC1yZXBseTsNCglmb250LWZhbWlseTpDYWxpYnJpOw0KCWNvbG9yOndpbmRv
d3RleHQ7fQ0Kc3Bhbi5tc29JbnMNCgl7bXNvLXN0eWxlLXR5cGU6ZXhwb3J0LW9ubHk7DQoJbXNv
LXN0eWxlLW5hbWU6IiI7DQoJdGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZTsNCgljb2xvcjp0ZWFs
O30NCi5Nc29DaHBEZWZhdWx0DQoJe21zby1zdHlsZS10eXBlOmV4cG9ydC1vbmx5Ow0KCWZvbnQt
c2l6ZToxMC4wcHQ7fQ0KQHBhZ2UgV29yZFNlY3Rpb24xDQoJe3NpemU6OC41aW4gMTEuMGluOw0K
CW1hcmdpbjoxLjBpbiAxLjBpbiAxLjBpbiAxLjBpbjt9DQpkaXYuV29yZFNlY3Rpb24xDQoJe3Bh
Z2U6V29yZFNlY3Rpb24xO30NCi0tPjwvc3R5bGU+DQo8L2hlYWQ+DQo8Ym9keSBiZ2NvbG9yPSJ3
aGl0ZSIgbGFuZz0iRU4tVVMiIGxpbms9IiMwNTYzQzEiIHZsaW5rPSIjOTU0RjcyIj4NCjxkaXYg
Y2xhc3M9IldvcmRTZWN0aW9uMSI+DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48c3BhbiBzdHlsZT0i
Zm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTpDYWxpYnJpIj5ZZXMsIHlvdSBjYW4gY2VydGFp
bmx5IGRvIHRoYXQuPG86cD48L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+
PHNwYW4gc3R5bGU9ImZvbnQtc2l6ZToxMS4wcHQ7Zm9udC1mYW1pbHk6Q2FsaWJyaSI+PG86cD4m
bmJzcDs8L286cD48L3NwYW4+PC9wPg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+PHNwYW4gc3R5bGU9
ImZvbnQtc2l6ZToxMS4wcHQ7Zm9udC1mYW1pbHk6Q2FsaWJyaSI+Jm5ic3A7Jm5ic3A7Jm5ic3A7
Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5ic3A7Jm5i
c3A7Jm5ic3A7Jm5ic3A7IFRvbnk8bzpwPjwvbzpwPjwvc3Bhbj48L3A+DQo8cCBjbGFzcz0iTXNv
Tm9ybWFsIj48c3BhbiBzdHlsZT0iZm9udC1zaXplOjExLjBwdDtmb250LWZhbWlseTpDYWxpYnJp
Ij48bzpwPiZuYnNwOzwvbzpwPjwvc3Bhbj48L3A+DQo8ZGl2IHN0eWxlPSJib3JkZXI6bm9uZTti
b3JkZXItdG9wOnNvbGlkICNCNUM0REYgMS4wcHQ7cGFkZGluZzozLjBwdCAwaW4gMGluIDBpbiI+
DQo8cCBjbGFzcz0iTXNvTm9ybWFsIj48Yj48c3BhbiBzdHlsZT0iZm9udC1mYW1pbHk6Q2FsaWJy
aTtjb2xvcjpibGFjayI+RnJvbTogPC9zcGFuPg0KPC9iPjxzcGFuIHN0eWxlPSJmb250LWZhbWls
eTpDYWxpYnJpO2NvbG9yOmJsYWNrIj5DYXJzdGVuIEJvcm1hbm4gJmx0O2NhYm9AdHppLm9yZyZn
dDs8YnI+DQo8Yj5EYXRlOiA8L2I+U3VuZGF5LCBBdWd1c3QgMjgsIDIwMTYgYXQgNzo1OCBQTTxi
cj4NCjxiPlRvOiA8L2I+VG9ueSBIYW5zZW4gJmx0O3RvbnlAYXR0LmNvbSZndDs8YnI+DQo8Yj5D
YzogPC9iPnhtbDJyZmMgJmx0O3htbDJyZmNAaWV0Zi5vcmcmZ3Q7PGJyPg0KPGI+U3ViamVjdDog
PC9iPlJlOiBbeG1sMnJmY10gRndkOiBodHRwOi8veG1sMnJmYy5pZXRmLm9yZy8gYnJva2VuPzxv
OnA+PC9vOnA+PC9zcGFuPjwvcD4NCjwvZGl2Pg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwi
PjxvOnA+Jm5ic3A7PC9vOnA+PC9wPg0KPC9kaXY+DQo8ZGl2Pg0KPGRpdj4NCjxkaXY+DQo8cCBj
bGFzcz0iTXNvTm9ybWFsIiBzdHlsZT0ibWFyZ2luLWJvdHRvbToxMi4wcHQiPkhpIFRvbnksPGJy
Pg0KPGJyPg0KVGhlIHdvcmthcm91bmQgY3VycmVudGx5IHVzZXMgeG1sMnJmYy50b29scy5pZXRm
Lm9yZyBhbmQgc28gYXZvaWRzIHRoZSBjZXJ0IGlzc3VlLg0KPGJyPg0KPGJyPg0KV291bGQgaXQg
YmUgYXBwcm9wcmlhdGUgdG8gcmVseSBvbiB0aGlzIGZvciBub3cgYW5kIHN3aXRjaCB0byB0aGUg
c3RhYmxlIFVSSSBvbmNlIHRoZSBjZXJ0IGlzIGZpeGVkPzxicj4NCjxicj4NCkdyw7zDn2UsIENh
cnN0ZW48bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPGRpdj4NCjxwIGNsYXNzPSJNc29Ob3JtYWwi
IHN0eWxlPSJtYXJnaW4tYm90dG9tOjEyLjBwdCI+PGJyPg0KT24gMjkgQXVnIDIwMTYgMDE6MjEs
IEhBTlNFTiwgVE9OWSBMIHdyb3RlOiA8bzpwPjwvbzpwPjwvcD4NCjwvZGl2Pg0KPGJsb2NrcXVv
dGUgc3R5bGU9Im1hcmdpbi10b3A6NS4wcHQ7bWFyZ2luLWJvdHRvbTo1LjBwdCI+DQo8ZGl2Pg0K
PHAgc3R5bGU9Im1hcmdpbi1ib3R0b206MTIuMHB0Ij5EbyB0aGluZ3Mgd29yayBjb3JyZWN0bHkg
aWYgeW91IHVzZSBodHRwcyBpbnN0ZWFkIG9mIGh0dHA/IEkgdGhpbmsgdGhlIGludGVudCBvZiB0
aGUgcmVjZW50IGNoYW5nZXMgaXMgdG8gbWFrZSBodHRwczovL3htbDJyZmMuaWV0Zi5vcmcvcHVi
bGljL3JmYyBiZSB0aGUgc3RhYmxlIHByZWZpeC4gVW5mb3J0dW5hdGVseSwgaXQgaXNu4oCZdCBj
dXJyZW50bHkgYmVjYXVzZSBvZiB0aGUg4oCcYmFkIGNlcnRpZmljYXRl4oCdDQogd2FybmluZyB3
ZSBnZXQuIDxzcGFuIHN0eWxlPSJmb250LWZhbWlseTpNaW5nTGlVIj48YnI+DQo8YnI+DQo8L3Nw
YW4+VG9ueSA8c3BhbiBzdHlsZT0iZm9udC1mYW1pbHk6TWluZ0xpVSI+PGJyPg0KPC9zcGFuPjxi
cj4NCk9uIDgvMjgvMTYsIDc6NDMgQU0sICZxdW90O3htbDJyZmMgb24gYmVoYWxmIG9mIENhcnN0
ZW4gQm9ybWFubiZxdW90OyAmbHQ7eG1sMnJmYy1ib3VuY2VzQGlldGYub3JnIG9uIGJlaGFsZiBv
ZiBjYWJvQHR6aS5vcmcmZ3Q7IHdyb3RlOg0KPGJyPg0KPGJyPg0KPGJyPg0KQ2Fyc3RlbiBCb3Jt
YW5uIHdyb3RlOiA8YnI+DQomZ3Q7IEZvcnR1bmF0ZWx5LCB0aGVyZSBpcyBhIHJlYXNvbmFibHkg
ZWFzeSB3b3JrYXJvdW5kIHdoaWxlIHRoaXMgaXMgYmVpbmcgPGJyPg0KJmd0OyBmaXhlZC4gPGJy
Pg0KPGJyPg0KVG8gdHVybiB0aGUgd29ya2Fyb3VuZCBpbnRvIGEgbW9yZSBwZXJtYW5lbnQgZml4
LCBpdCB3b3VsZCBiZSBuaWNlIHRvIDxicj4NCmFncmVlIGEgKnN0YWJsZSogcHJlZml4IGFzIGEg
cmVwbGFjZW1lbnQgZm9yIHdoYXQgdXNlZCB0byBiZSA8YnI+DQo8YnI+DQpodHRwOi8veG1sMnJm
Yy5pZXRmLm9yZy9wdWJsaWMvcmZjIDxicj4NCjxicj4NCmZvciBhIHdoaWxlICh3YXMgYSBzaW1p
bGFyIFVSSSB3aXRoIHhtbC5yZXNvdXJjZS5vcmcgYmVmb3JlKS4gPGJyPg0KPGJyPg0KR3LDvMOf
ZSwgQ2Fyc3RlbiA8c3BhbiBzdHlsZT0iZm9udC1mYW1pbHk6TWluZ0xpVSI+PGJyPg0KPGJyPg0K
PC9zcGFuPjxicj4NCjxicj4NCjxvOnA+PC9vOnA+PC9wPg0KPC9kaXY+DQo8L2Jsb2NrcXVvdGU+
DQo8L2Rpdj4NCjwvZGl2Pg0KPC9kaXY+DQo8L2JvZHk+DQo8L2h0bWw+DQo=

--_000_A4D7C8AADE524A378E0FBB88907E5AF8attcom_--


From nobody Mon Aug 29 10:59:25 2016
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7E41612D7DC for <xml2rfc@ietfa.amsl.com>; Mon, 29 Aug 2016 10:59:23 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lkcprVjSb2Wx for <xml2rfc@ietfa.amsl.com>; Mon, 29 Aug 2016 10:59:22 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 40C9212B00B for <xml2rfc@ietf.org>; Mon, 29 Aug 2016 10:59:22 -0700 (PDT)
Received: from 81-235-150-134-no105.tbcn.telia.com ([81.235.150.134]:49230 helo=[192.168.1.120]) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.82_1-5b7a7c0-XX) (envelope-from <henrik@levkowetz.com>) id 1beQq1-0004uV-Rf; Mon, 29 Aug 2016 10:59:14 -0700
Message-ID: <57C477DF.5090201@levkowetz.com>
Date: Mon, 29 Aug 2016 19:58:55 +0200
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:31.0) Gecko/20100101 Thunderbird/31.8.0
MIME-Version: 1.0
To: xml2rfc <xml2rfc@ietf.org>, Carsten Bormann <cabo@tzi.org>,  Tony Hansen <tony@att.com>, Brian E Carpenter <brian.e.carpenter@gmail.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <57C2CB84.1020001@tzi.org> <57C2CE68.3060203@tzi.org>
In-Reply-To: <57C2CE68.3060203@tzi.org>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="gl5o3XKO3CqHgv65K4rRCSqXswtUexPf9"
X-SA-Exim-Connect-IP: 81.235.150.134
X-SA-Exim-Rcpt-To: brian.e.carpenter@gmail.com, tony@att.com, cabo@tzi.org, xml2rfc@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/2o4U39KkG4BCVWDqL8mVx02cDCI>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Aug 2016 17:59:23 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--gl5o3XKO3CqHgv65K4rRCSqXswtUexPf9
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


I've had Glen set up a server with proper certificates for xml2rfc.ietf.o=
rg,
which redirects to xml2rfc.tools.ietf.org.  The cert issue should now be
fixed, and when we're ready to move the online xml2rfc service off of too=
ls,
we can put it in place on the server which currently does the redirect.


Best regards,

	Henrik

On 2016-08-28 13:43, Carsten Bormann wrote:
>=20
> Carsten Bormann wrote:
>> Fortunately, there is a reasonably easy workaround while this is being=

>> fixed.
>=20
> To turn the workaround into a more permanent fix, it would be nice to
> agree a *stable* prefix as a replacement for what used to be
>=20
> http://xml2rfc.ietf.org/public/rfc
>=20
> for a while (was a similar URI with xml.resource.org before).
>=20
> Gr=C3=BC=C3=9Fe, Carsten
>=20
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
>=20


--gl5o3XKO3CqHgv65K4rRCSqXswtUexPf9
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJXxHffAAoJEE6bV0uPuxcaHSQP/RTi4r7VBLBPAQkj9O8a/T7z
JO1oyYT6waFq5iwJEx3c6WzfVqN6PBYhHUc8xYMx7NUn3nbXmMjtGOnydz6ajcGl
UesmQPfN7Qk5/R4nLCxNB5ePaCFNv8hk26UFTDYfSd8Fl0WL6+hM4veGXLX5STiV
RPqEG/JJwDlW6rxTbsDUL+qtD4X7v68E2Cz8ftzDzzTpQ4Of994iBH9QRbpOYlbk
hfyu2DFga5j44qMUnZnlcWhlCxYdZP7F6YdMA3+ScV5SBx9kLofZ/aW81cd37MQc
00cqJ4JdNoDUukTwX/eQgIhZVQyGWItVTaG3hkYykf7JTxFwyzrO9z9KLohDrXyF
GWkEebq0CoXMHYQHKFVAenrnPWZZgT+xMQyDH9zUO70AtOrIK6laRptU0pSW0LWB
4dor+XAFtoyTImeAv+oGW6qQ0h3bSxU2xFaLDIIioAX08jCNqsw3jh0WvGeteFFG
IXVqwXo7mGvO5Xxn+PtGozpKTAWV9fs2ZsT86Nc5VFPzkIg1dUAgnOiMhpBKUPuI
17uzRB32TYG57qt05SYlcXrbRA+pcrooOOwJlkTjQLiKjL70T+f2Lz3QDoZPPbtS
gqPFz74/6I9VcWxDoemOncAVUFnP++JYP16YXpl89jYONDXw+zYMa0IbzPJUwRdW
OwO9gQwrcCNFjjXyBriQ
=OfP8
-----END PGP SIGNATURE-----

--gl5o3XKO3CqHgv65K4rRCSqXswtUexPf9--


From nobody Mon Aug 29 11:03:05 2016
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 231DC12B00B for <xml2rfc@ietfa.amsl.com>; Mon, 29 Aug 2016 11:03:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.601
X-Spam-Level: 
X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BfvcvldZoWWO for <xml2rfc@ietfa.amsl.com>; Mon, 29 Aug 2016 11:03:01 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0b-00191d01.pphosted.com [67.231.157.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B35E812B04E for <xml2rfc@ietf.org>; Mon, 29 Aug 2016 11:03:01 -0700 (PDT)
Received: from pps.filterd (m0049463.ppops.net [127.0.0.1]) by m0049463.ppops.net-00191d01. (8.16.0.17/8.16.0.17) with SMTP id u7THsjSf017974; Mon, 29 Aug 2016 14:03:00 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049463.ppops.net-00191d01. with ESMTP id 254sbujtba-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 29 Aug 2016 14:03:00 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7TI2xvx022461; Mon, 29 Aug 2016 14:02:59 -0400
Received: from mlpi407.sfdc.sbc.com (mlpi407.sfdc.sbc.com [130.9.128.239]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id u7TI2km7022044 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 29 Aug 2016 14:02:50 -0400
Received: from MISOUT7MSGHUBAA.ITServices.sbc.com (MISOUT7MSGHUBAA.itservices.sbc.com [130.9.129.145]) by mlpi407.sfdc.sbc.com (RSA Interceptor); Mon, 29 Aug 2016 18:02:40 GMT
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.113]) by MISOUT7MSGHUBAA.ITServices.sbc.com ([130.9.129.145]) with mapi id 14.03.0301.000; Mon, 29 Aug 2016 14:02:40 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Henrik Levkowetz <henrik@levkowetz.com>, xml2rfc <xml2rfc@ietf.org>, Carsten Bormann <cabo@tzi.org>, Brian E Carpenter <brian.e.carpenter@gmail.com>
Thread-Topic: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
Thread-Index: AQHSAAU23FZuF8wLvUynm5Hnh/13N6BcFBQAgABHsAD//75GAIAEJBi7gAAA4oA=
Date: Mon, 29 Aug 2016 18:02:39 +0000
Message-ID: <C5943E44-0415-43F1-BE9D-F5F6F0E47065@att.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <57C2CB84.1020001@tzi.org> <57C2CE68.3060203@tzi.org> <57C477DF.5090201@levkowetz.com>
In-Reply-To: <57C477DF.5090201@levkowetz.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.110.240.242]
Content-Type: text/plain; charset="utf-8"
Content-ID: <30314D876EE09B4484D56BF6B17EADA8@LOCAL>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-RSA-Inspected: yes
X-RSA-Classifications: public
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-08-29_09:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 impostorscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608290176
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/p6Gy17NrtGcJCvXKu8sPJBhw6hA>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Aug 2016 18:03:03 -0000

RXhjZWxsZW50LiBUaGFua3MgSGVucmlrIGFuZCBHbGVuLg0KDQoJVG9ueQ0KDQpPbiA4LzI5LzE2
LCAxOjU4IFBNLCAiSGVucmlrIExldmtvd2V0eiIgPGhlbnJpa0BsZXZrb3dldHouY29tPiB3cm90
ZToNCg0KICAgIA0KICAgIEkndmUgaGFkIEdsZW4gc2V0IHVwIGEgc2VydmVyIHdpdGggcHJvcGVy
IGNlcnRpZmljYXRlcyBmb3IgeG1sMnJmYy5pZXRmLm9yZywNCiAgICB3aGljaCByZWRpcmVjdHMg
dG8geG1sMnJmYy50b29scy5pZXRmLm9yZy4gIFRoZSBjZXJ0IGlzc3VlIHNob3VsZCBub3cgYmUN
CiAgICBmaXhlZCwgYW5kIHdoZW4gd2UncmUgcmVhZHkgdG8gbW92ZSB0aGUgb25saW5lIHhtbDJy
ZmMgc2VydmljZSBvZmYgb2YgdG9vbHMsDQogICAgd2UgY2FuIHB1dCBpdCBpbiBwbGFjZSBvbiB0
aGUgc2VydmVyIHdoaWNoIGN1cnJlbnRseSBkb2VzIHRoZSByZWRpcmVjdC4NCiAgICANCiAgICAN
CiAgICBCZXN0IHJlZ2FyZHMsDQogICAgDQogICAgCUhlbnJpaw0KICAgIA0KICAgIE9uIDIwMTYt
MDgtMjggMTM6NDMsIENhcnN0ZW4gQm9ybWFubiB3cm90ZToNCiAgICA+IA0KICAgID4gQ2Fyc3Rl
biBCb3JtYW5uIHdyb3RlOg0KICAgID4+IEZvcnR1bmF0ZWx5LCB0aGVyZSBpcyBhIHJlYXNvbmFi
bHkgZWFzeSB3b3JrYXJvdW5kIHdoaWxlIHRoaXMgaXMgYmVpbmcNCiAgICA+PiBmaXhlZC4NCiAg
ICA+IA0KICAgID4gVG8gdHVybiB0aGUgd29ya2Fyb3VuZCBpbnRvIGEgbW9yZSBwZXJtYW5lbnQg
Zml4LCBpdCB3b3VsZCBiZSBuaWNlIHRvDQogICAgPiBhZ3JlZSBhICpzdGFibGUqIHByZWZpeCBh
cyBhIHJlcGxhY2VtZW50IGZvciB3aGF0IHVzZWQgdG8gYmUNCiAgICA+IA0KICAgID4gaHR0cDov
L3htbDJyZmMuaWV0Zi5vcmcvcHVibGljL3JmYw0KICAgID4gDQogICAgPiBmb3IgYSB3aGlsZSAo
d2FzIGEgc2ltaWxhciBVUkkgd2l0aCB4bWwucmVzb3VyY2Uub3JnIGJlZm9yZSkuDQogICAgPiAN
CiAgICA+IEdyw7zDn2UsIENhcnN0ZW4NCiAgICA+IA0KICAgID4gX19fX19fX19fX19fX19fX19f
X19fX19fX19fX19fX19fX19fX19fX19fX19fX18NCiAgICA+IHhtbDJyZmMgbWFpbGluZyBsaXN0
DQogICAgPiB4bWwycmZjQGlldGYub3JnDQogICAgPiBodHRwczovL3d3dy5pZXRmLm9yZy9tYWls
bWFuL2xpc3RpbmZvL3htbDJyZmMNCiAgICA+IA0KICAgIA0KICAgIA0KDQo=


From nobody Mon Aug 29 11:33:27 2016
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 69B8512D810 for <xml2rfc@ietfa.amsl.com>; Mon, 29 Aug 2016 11:33:26 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gEDGtxAe5OhL for <xml2rfc@ietfa.amsl.com>; Mon, 29 Aug 2016 11:33:24 -0700 (PDT)
Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:c:538::198]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B52CF12D7AA for <xml2rfc@ietf.org>; Mon, 29 Aug 2016 11:33:23 -0700 (PDT)
Received: from mfilter39-d.gandi.net (mfilter39-d.gandi.net [217.70.178.170]) by relay6-d.mail.gandi.net (Postfix) with ESMTP id 1CA60FB8A0; Mon, 29 Aug 2016 20:33:22 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at mfilter39-d.gandi.net
Received: from relay6-d.mail.gandi.net ([IPv6:::ffff:217.70.183.198]) by mfilter39-d.gandi.net (mfilter39-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id Oaq9i8twwCqx; Mon, 29 Aug 2016 20:33:20 +0200 (CEST)
X-Originating-IP: 192.76.146.51
Received: from nar-4.local (wlan.dagstuhl.de [192.76.146.51]) (Authenticated sender: cabo@cabo.im) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 9497EFB886; Mon, 29 Aug 2016 20:33:19 +0200 (CEST)
Message-ID: <57C48043.3060709@tzi.org>
Date: Mon, 29 Aug 2016 20:34:43 +0200
From: Carsten Bormann <cabo@tzi.org>
User-Agent: Postbox 4.0.8 (Macintosh/20151105)
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@levkowetz.com>
References: <2edb0b01-905f-4c05-a4d7-9ca1059f0473@gmail.com> <8c1f079b-e8ed-615c-7e5a-39de0eb98f94@gmail.com> <E335ECC4-BDCE-4E6F-B2F8-A6AC88A3CF8F@att.com> <6e72ab70-745d-0e6d-778c-26899192d8cd@gmail.com> <2E1C92DA-944C-4462-8C92-CC1FE70B8015@att.com> <16286443-0809-850b-69b7-3cf2857416fc@gmail.com> <57C1F46C.2090501@levkowetz.com> <57C2CB84.1020001@tzi.org> <57C2CE68.3060203@tzi.org> <57C477DF.5090201@levkowetz.com>
In-Reply-To: <57C477DF.5090201@levkowetz.com>
X-Enigmail-Version: 1.2.3
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/XfYzIojwr5k-nMvoqiFGStiYP6s>
Cc: xml2rfc <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] Fwd: http://xml2rfc.ietf.org/ broken?
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Aug 2016 18:33:26 -0000

Henrik Levkowetz wrote:
> The cert issue should now be
> fixed,

Thanks.  I can confirm that https://xml2rfc.ietf.org now works with
kramdown-rfc (which will however continue to default on
https://xml2rfc.tools.ietf.org for now to avoid an additional redirect).

Grüße, Carsten

