ssh: use tpm2-pkcs11 for gitlab
This commit is contained in:
parent
13f8f0732a
commit
93047cbe39
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,9 @@ AddressFamily inet
|
|||
RequestTty yes
|
||||
PreferredAuthentications=publickey
|
||||
|
||||
Host gitlab.com
|
||||
PKCS11Provider /usr/lib/pkcs11/libtpm2_pkcs11.so
|
||||
|
||||
Host dln-dev
|
||||
Hostname 10.1.100.16
|
||||
IdentityAgent /run/user/1000/gnupg/S.gpg-agent.ssh
|
||||
|
|
Loading…
Reference in a new issue