Easily create Certificate Authorities and sign a server PEM and key for use.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
itdominator 50b592bd79 Simple README change 1 year ago
images Initial commit... 2 years ago
src Initial commit... 2 years ago
.gitignore Initial commit 2 years ago
LICENSE Initial commit 2 years ago
README.md Simple README change 1 year ago

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....