Initial commit...

This commit is contained in:
2021-07-24 20:29:35 -05:00
parent 58c94cc4e1
commit 5e38b5557d
18 changed files with 1103 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
# EzyCA
Easily create Certificate Authorities and sign a server PEM and key for use.
Easily create Certificate Authorities and sign a server PEM and key for use.
# Requirements
* Need Python 3+
* Need OpenSSL
* Need PyGObject
# Images
![1 Interface CA.... ](images/pic1.png)
![2 Interface Server Cert.... ](images/pic2.png)