Easily create Certificate Authorities and sign a server PEM and key for use.
Go to file
itdominator 50b592bd79 Simple README change 2022-03-31 16:01:39 -05:00
images Initial commit... 2021-07-24 20:29:35 -05:00
src Initial commit... 2021-07-24 20:29:35 -05:00
.gitignore Initial commit 2021-07-25 01:23:11 +00:00
LICENSE Initial commit 2021-07-25 01:23:11 +00:00
README.md Simple README change 2022-03-31 16:01:39 -05:00

README.md

EzyCA

Easily create Certificate Authorities and sign a server PEM and key for use.

Requirements

  • 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 eventually edit the code to add such an option through the UI and code flow.

Images

1 Interface CA.... 2 Interface Server Cert....