diff --git a/README.md b/README.md index 22627ad..71bf002 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,10 @@ Easily create Certificate Authorities and sign a server PEM and key for use. * Need Python 3+ * Need OpenSSL * 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. + # Images ![1 Interface CA.... ](images/pic1.png) ![2 Interface Server Cert.... ](images/pic2.png)