Skip to content

Instantly share code, notes, and snippets.

@cizordj
Created May 14, 2024 13:41
Show Gist options
  • Save cizordj/7a4c5ecb3d1ebffc2a0a46f9949abb16 to your computer and use it in GitHub Desktop.
Save cizordj/7a4c5ecb3d1ebffc2a0a46f9949abb16 to your computer and use it in GitHub Desktop.
VerifyHostKeyDNS=yes
Host github.com
PKCS11Provider /usr/lib64/pkcs11/libtpm2_pkcs11.so
PasswordAuthentication no
AddKeysToAgent yes
ControlPersist 10
Host codeberg.org
PKCS11Provider /usr/lib64/pkcs11/libtpm2_pkcs11.so
PasswordAuthentication no
AddKeysToAgent yes
Host ssh.dev.azure.com
PKCS11Provider /usr/lib64/pkcs11/libtpm2_pkcs11.so
PasswordAuthentication no
AddKeysToAgent yes
Host cezarcampos.com.br
PKCS11Provider /usr/lib64/pkcs11/libtpm2_pkcs11.so
PasswordAuthentication no
AddKeysToAgent yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment