Go to file
Ed Rantanen 7ccf3660ed init update for python 3.5 2016-05-01 07:37:42 -04:00
README.md Updating README 2015-07-13 10:10:04 -07:00
csrgen.py init update for python 3.5 2016-05-01 07:37:42 -04:00

README.md

python-csr

Generate a key, self-signed certificate, and certificate request.

Usage: csrgen [fqdn]

python csrgen test.test.com

When more than one hostname is provided, a SAN (Subject Alternate Name) certificate and request are generated. This can be acheived by adding -s.

Usage: csrgen -s

python csrgen test.test.com -s mushu.test.com pushu.test.com