The goal of Keen Manager is to design a simple and highly expandable control panel system for use by end-users and developers. It is also meant for having a multi-user authentication system in which each control panel can have it's own privilege system.
PHP Webinterface for openssl to manage own CA very very simple
To not forget about the basic openssl commands required to get a selfsigned CA working for my own servers, I am creating a Webinterface to simplify the basic tasks of updating/creating and revoking a certificate once the root certificate is present. Further enhancements may come later.
By no way this should be a complete certificate authority management tool - there are others already available.