From cb02bbd37c34b9fc55057d8d97115b42220afc9e Mon Sep 17 00:00:00 2001 From: Niall Sheridan Date: Sun, 22 May 2016 15:23:13 +0100 Subject: Make 2048 the default key size. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3c870a6..90d09a1 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The CA verifies the token and signs the public key with the signing key and retu The command on the user's machine receives the certificate and loads it and the previously generated private key into the ssh agent. -The user can now ssh to the production machine, and continue to ssh to any machine that trusts the CA signing key until the certificate is revoked or expires or is removed from the keychain. +The user can now ssh to the production machine, and continue to ssh to any machine that trusts the CA signing key until the certificate is revoked or expires or is removed from the agent. # Usage Cashier comes in two parts, a [client](client) and a [server](server). -- cgit v1.2.3