aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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 <yuutaw@student.ubc.ca>