diff --git a/ssh/config b/ssh/config new file mode 100644 index 0000000..751dfab --- /dev/null +++ b/ssh/config @@ -0,0 +1,6 @@ +Host * + ForwardAgent yes + PubkeyAcceptedKeyTypes=+ssh-dss + IdentityFile ~/.ssh/id_ecdsa-cert.pub + IdentityFile ~/.ssh/id_rsa-cert.pub + IdentityFile ~/Altinea/Production/Security/altinea diff --git a/ssh/yubibug.md b/ssh/yubibug.md index 2563a09..0a31e29 100644 --- a/ssh/yubibug.md +++ b/ssh/yubibug.md @@ -95,7 +95,7 @@ You should change them using the command --change-pin Please specify how long the key should be valid. 0 = key does not expire - `` = key expires in n days + = key expires in n days w = key expires in n weeks m = key expires in n months y = key expires in n years