From 4d903cf80c4f2f8a5d6b22964ed23d8584fdbed4 Mon Sep 17 00:00:00 2001 From: Yuuta Liang Date: Thu, 23 Nov 2023 08:41:56 +0800 Subject: Add QR code Signed-off-by: Yuuta Liang --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1040e4b..802448a 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,9 @@ container, upon each successful sign. 8. Periodically publish CRLs. On the "CA" tab, click on the "CRL" button on the top right, and select a path for the CRL. The database automatically saves after issuing a new CRL. +The CA public key will also be rendered as a QR code on the "CA" tab, for easier transfer between computers. The encoded +data is PEM-encoded PKCS#1 public key. + ## Author Yuuta Liang -- cgit v1.2.3