在mac上执行ssh时,我得到了以下错误。有谁能解释一下这个问题是什么吗?
dlopen /usr/lib/kr-pkcs11.so failed: dlopen(/usr/lib/kr-pkcs11.so, 2): image not found
zsh:1: no such file or directory: /usr/bin/krssh
ssh_exchange_identification: Connection closed by remote host发布于 2017-05-03 18:42:39
谢谢大家,我已经解决了这个问题。此问题与无效路径有关。检查此问题的https://github.com/KryptCo/kr/issues/82#issuecomment-298876415
https://stackoverflow.com/questions/43753769
复制相似问题