summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
diff options
context:
space:
mode:
authorJob Snijders <job@cvs.openbsd.org>2022-05-15 14:59:29 +0000
committerJob Snijders <job@cvs.openbsd.org>2022-05-15 14:59:29 +0000
commitb345278843d385c029b3cbc6e9db92d7c5cb9d36 (patch)
tree69d6cf3669032495c9f35edcca736861a457b662 /usr.sbin/rpki-client
parent89f9f599560ca01c168a0a2d949649c62f86ab9c (diff)
Specify which version of RPKI RSC draft is supported.
Diffstat (limited to 'usr.sbin/rpki-client')
-rw-r--r--usr.sbin/rpki-client/rpki-client.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rpki-client/rpki-client.8 b/usr.sbin/rpki-client/rpki-client.8
index b307e462cac..5c1cf1b73f1 100644
--- a/usr.sbin/rpki-client/rpki-client.8
+++ b/usr.sbin/rpki-client/rpki-client.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rpki-client.8,v 1.62 2022/05/09 17:02:34 job Exp $
+.\" $OpenBSD: rpki-client.8,v 1.63 2022/05/15 14:59:28 job Exp $
.\"
.\" Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: May 9 2022 $
+.Dd $Mdocdate: May 15 2022 $
.Dt RPKI-CLIENT 8
.Os
.Sh NAME
@@ -269,7 +269,7 @@ A Profile for BGPsec Router Certificates, Certificate Revocation Lists, and
Certification Requests.
.It RFC 8630
Resource Public Key Infrastructure (RPKI) Trust Anchor Locator.
-.It draft-ietf-sidrops-rpki-rsc
+.It draft-ietf-sidrops-rpki-rsc-06
A profile for Resource Public Key Infrastructure (RPKI) Signed Checklists (RSC).
.El
.Sh HISTORY