You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the SSH command in CA mode if host-key-mount-point flag is used the client panics with runtime error: invalid memory address or nil pointer dereference.
When using the SSH command in CA mode if
host-key-mount-point
flag is used the client panics withruntime error: invalid memory address or nil pointer dereference
.Environment:
Expected Behavior:
Establishment of a SSH connection to host without prompt to verify identity of host.
Actual Behavior:
The command panics:
Steps to Reproduce:
Execute:
The text was updated successfully, but these errors were encountered: