From 50b592bd799462d8ff526f5d5846a0abdf2d84e1 Mon Sep 17 00:00:00 2001 From: itdominator <1itdominator@gmail.com> Date: Thu, 31 Mar 2022 16:01:39 -0500 Subject: [PATCH] Simple README change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71bf002..92b58f5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Easily create Certificate Authorities and sign a server PEM and key for use. * Need PyGObject # Note -This is for development environments ONLY! A proper setup should require that the root CA be password protected. For simplicity, this is not done here. I might edit the code to add such an option through the UI and code flow. +This is for development environments ONLY! A proper setup should require that the root CA be password protected. For simplicity, this is not done here. I might eventually edit the code to add such an option through the UI and code flow. # Images ![1 Interface CA.... ](images/pic1.png)