From c67a751d134a5e02f37bc889ab16990b5d868a96 Mon Sep 17 00:00:00 2001 From: Randy Bush Date: Wed, 26 Mar 2025 13:02:22 -0700 Subject: [PATCH] some hacks in response to secdir --- draft-ietf-lsvr-l3dl.xml | 61 +++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 29 deletions(-) diff --git a/draft-ietf-lsvr-l3dl.xml b/draft-ietf-lsvr-l3dl.xml index 4103f6f..226b8d5 100644 --- a/draft-ietf-lsvr-l3dl.xml +++ b/draft-ietf-lsvr-l3dl.xml @@ -453,12 +453,12 @@ Transmission Sequence Number informs the receiver that it is the same PDU. - The L3DL OPEN PDU contains an algorithm identifier, a key, and a - L3DL certificate, which can be used to verify signatures on - subsequent PDUs. This document describes two methods of key - generation and signing for use by L3DL, Trust On First Use (TOFU) - and a PKI-based mechanism to provide authentication as well as - session integrity. See . + The L3DL OPEN PDU contains an algorithm identifier, and a key + which can be used to verify signatures on subsequent PDUs. This + document describes two methods of key generation and signing for use + by L3DL, Trust On First Use (TOFU) and a PKI-based mechanism to + provide authentication as well as session integrity. See .