``CAU`` is going to be used to execute Certificate Authority for Users, and ``CAS`` for Certificate Authority for SErvices. As server is going to be just running, there is no need for special environment variable.
...
...
@@ -163,7 +163,7 @@ You'll need key for yourself so lets create it::
And now sign it::
$CAU --mode user --send-csr user/client.csr
$CAU --mode user --send-csr user/client.csr.pem
It will return its id and path, so fetch it with the id::
...
...
@@ -204,7 +204,7 @@ You'll see::
As they say, you shall fetch the CSR and check the full content::