MyCA is a very simple tool written in PHP that uses the phpseclib library to create certificate authorities (CAs) and sign SSL certificates with them.
This tool was written primarily for myself because I wanted:
1. A free, web-based tool to create and manage my testing and development SSL certificates.
2. A tool that would not take me more than 60 seconds to log in, generate, and download a new certificate.
3.