diff --git a/README.md b/README.md index e69de29..66a597b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,4 @@ +Security-Client +--- + +Java client which connects to a corresponding CA server in order to ask, renew, revoke X.509 certificates. Those certificates may also be used to sign, encrypt and decrypt PDF files (thanks to the ITextPDF library).