Commit 5403f00b authored by nimrod's avatar nimrod
Browse files

Explain usage and mention lack of revokation.

parent 0883cc40
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -2,7 +2,9 @@ SSL-CA
######

This utility automates generating an SSL certificate authority, keys and signed
certificates. The only dependecy is openssl.
certificates. The only dependecy is openssl. The usage in mind are testing and
internal environments, therefore some security measures (like revokation) are
not available in the current implemetation.

Installation
------------