13 May 2020Last Commit2361 (296/yr)Github Stars68Issues
easy-rsa is a CLI utility to build and manage a PKI CA. In laymen's terms,
this means to create a root certificate authority, and request and sign
certificates, including intermediate CAs and certificate revocation lists (CRL).
If you are looking for release downloads, please see the releases section on
GitHub. Releases are also available as source checkouts using named tags.
For 3.x project documentation and usage, see the README.quickstart.md file or
the more detailed docs under the doc/ directory. The .md files are in Markdown
format and can be converted to html files as desired for release packages, or
read as-is in plaintext.