summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2016-01-26Improve documentationAndrew Cady
2016-01-26Pre-generate DH paramsAndrew Cady
The program now outputs a combined PEM certificate. A new option allows DH-param generation to be disabled.
2016-01-24update documentationAndrew Cady
2016-01-23add support for multi-domain (subjectAltName) certificatesAndrew Cady
2016-01-21add option --domain-dirAndrew Cady
also renamed --dir to --challenge-dir
2016-01-21update documentation to reflect new codeAndrew Cady
2015-12-18Initial commit.Vo Minh Thu