Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension for a simple certification authority #9

Open
scop opened this issue Jan 26, 2010 · 1 comment
Open

extension for a simple certification authority #9

scop opened this issue Jan 26, 2010 · 1 comment

Comments

@scop
Copy link
Owner

scop commented Jan 26, 2010

Portecle already has lots of capabilities required for a simple certification authority:

* creating/import of keys and certificates
* generate certification requests
* import CA replies

It would be useful extension, if Portecle could establish a simple self contained certification authority by providing tasks like:

* sign certification requests
* generate a CRL

Reported by: felxator

@scop
Copy link
Owner Author

scop commented Feb 20, 2015

This would be great, this would turn portecle also as a mini pki software

missing features, by order of priority, are:
-generate a internal CA
-sign certification requests
-revoke certificate
-generate a CRL

tinyCA2 and easyrsa can be used as a guide of require features

Original comment by: higuita

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant