ref 5280 per russ

This commit is contained in:
Randy Bush 2020-05-07 14:16:11 -07:00
parent a40f64ff41
commit f6b7f750dd
2 changed files with 509 additions and 4 deletions

View file

@ -107,10 +107,10 @@
Type.</t>
<t>With the PKI-mechanism, an enrollment step is performed. The
public key is put into a certificate, which is signed by the the
operational environment's trust anchor. In this way, the relying
party can be confident that the public key is under control of the
identified L3DL protocol entity.</t>
public key is put into a certificate <xref target="RFC5280"/>, which
is signed by the the operational environment's trust anchor. In
this way, the relying party can be confident that the public key is
under control of the identified L3DL protocol entity.</t>
<t>To the receiver verifying signatures on PDUs, the two methods are
indistinguishable; the key provided in the OPEN PDU is used to
@ -516,6 +516,7 @@
<references title="Normative References">
<?rfc include="reference.RFC.2119"?>
<?rfc include="reference.RFC.5280"?>
<?rfc include="reference.RFC.8174"?>
<?rfc include="reference.I-D.ietf-lsvr-l3dl"?>
</references>