mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-02-08 11:05:31 -05:00
Use CertificateFile
instead of IdentityFile
This commit is contained in:
parent
643a93fc87
commit
70e8bf9993
@ -307,7 +307,7 @@ Host ${azurerm_public_ip.loadbalancer_ip[0].fqdn}
|
||||
|
||||
Host *
|
||||
PreferredAuthentications publickey
|
||||
IdentityFile ./emergency_ssh_key
|
||||
CertificateFile=ca_cert.pub
|
||||
User root
|
||||
ProxyJump ${azurerm_public_ip.loadbalancer_ip[0].fqdn}
|
||||
EOF
|
||||
|
Loading…
x
Reference in New Issue
Block a user