Loading README.rst +12 −2 Original line number Diff line number Diff line Loading @@ -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 ----- Loading Loading @@ -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 # Loading @@ -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 ---- Loading Loading
README.rst +12 −2 Original line number Diff line number Diff line Loading @@ -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 ----- Loading Loading @@ -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 # Loading @@ -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 ---- Loading