现网中有一台Linux SSH服务器,网络管理员采用自己的PC SSHDY次登陆该服务器,收到以下信息,,以下描述正确的有哪些项?The authenticity f h st'server (192. 168.1.1 )can’ t ba establfished.ECDSA key fingerprint is 53:b9:f9:30:67:ec:34:88:e8:bc:2a:a4:6f:3e:97:95.
Are y u sure y u want t c ntinue c nneacting (Yes/N )?
A客户端没有保存该Linuk服务器的公钥
B可通过Pyth n Paramik 库中的SSH方法,set_missing_h st_key_p licy(WarningP licy()跳过该提示信息
C可通过Pyth n Paramik 库中的SSH方法,set_missing_h st_key_p licy(Aut AddP licy())跳过该提示信息
D客户端没有保存该Linux服务器的私钥
参考答案:AC