Skip to content
Snippets Groups Projects
Commit 77314b14 authored by nimrod's avatar nimrod
Browse files

More documentation (license, author, correct syntax error).

parent d20210e4
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ Installation
cd ssl-ca
sudo make install
The dependencies are openssl, getopt and a POSIX shell.
The dependencies are openssl and a POSIX shell.
Usage
-----
......@@ -44,7 +44,7 @@ To resign **ALL** existing keys (overriding existing certificates) ::
$ ssl-ca resign
Example config
-------------
--------------
::
# This file is sourced by the shell script program, so comments start with #
......@@ -62,6 +62,16 @@ Example config
orgunit='Widgets'
email='hostmaster@example.com'
License
------
This software is licnesed under the MIT licese (see the LICENSE.txt file).
Author
------
Nimrod Adar.
TODO
----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment