another ref to 5280 per russ

This commit is contained in:
Randy Bush 2020-05-07 14:31:58 -07:00
parent f6b7f750dd
commit 9bf53fe2c8

View file

@ -281,12 +281,12 @@
<section anchor="pki" title="Public Key Infrastructure Method"> <section anchor="pki" title="Public Key Infrastructure Method">
<t> <t>
Using a PKI is almost the same as using TOFU, but with one Using a PKI, <xref target="RFC5280"/>, is almost the same as using
additional step: during verification of an OPEN PDU, after TOFU, but with one additional step: during verification of an OPEN
extracting the Key field from the PDU but before attempting to PDU, after extracting the Key field from the PDU but before
use it to verify the PDU's signature, the receiver MUST verify attempting to use it to verify the PDU's signature, the receiver
the received key against the PKI to confirm that it's an MUST verify the received key against the PKI to confirm that it's
authorized key. an authorized key.
</t> </t>
<t> <t>