From ff3c7738011aabadeb1f54e82f3b8d8d4338c5e7 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Mon, 13 Sep 2021 19:34:59 +0200 Subject: pki: add missing commands to display individual CA or cert --- docs/configuration/pki/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/configuration') diff --git a/docs/configuration/pki/index.rst b/docs/configuration/pki/index.rst index cd47e43f..09794308 100644 --- a/docs/configuration/pki/index.rst +++ b/docs/configuration/pki/index.rst @@ -268,6 +268,10 @@ also to display them. R3 CN=R3,O=Let's Encrypt,C=US CN=ISRG Root X1 2020-09-04 00:00:00 2025-09-15 16:00:00 No DST_Root_CA_X3 vyos_rw CN=VyOS RW CA,O=VyOS,L=Some-City,ST=Some-State,C=GB CN=VyOS RW CA 2021-07-05 13:46:03 2026-07-04 13:46:03 Yes N/A +.. opcmd:: show pki ca + + Show only information for specified Certificate Authority. + .. opcmd:: show pki certificates Show a list of installed certificates @@ -281,6 +285,10 @@ also to display them. ac2 Server CN=ac2.vyos.net CN=R3 2021-07-05 07:29:59 2021-10-03 07:29:58 No Yes Yes (R3) rw_server Server CN=VyOS RW CN=VyOS RW CA 2021-07-05 13:48:02 2022-07-05 13:48:02 No Yes Yes (vyos_rw) +.. opcmd:: show pki certificates + + Show only information for specified certificate. + .. opcmd:: show pki crl Show a list of installed :abbr:`CRLs (Certificate Revocation List)`. -- cgit v1.2.3