From 64ab72fac5059aeff828bc957a0529fef8856678 Mon Sep 17 00:00:00 2001 From: ziggi Date: Tue, 6 Aug 2024 20:37:12 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c876e36..ff63784 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ result: -----END CERTIFICATE----- issuerID: 1722969053932103 issuerName: CN=fooBar +``` + ## List issuers @@ -37,9 +39,11 @@ $ certmanagerctl listIssuerPairs error: false result: issuers: - - issuerID: 1722965245419643 + - issuerID: 1722969053932103 name: CN=fooBar ``` + + ### Create service certificate and key ```