Added Note section in RADME

This commit is contained in:
itdominator 2021-07-31 20:06:04 -05:00
parent 5e38b5557d
commit b2915a9fd1
1 changed files with 4 additions and 0 deletions

View File

@ -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)