页面: 1
https://pythontaotao.github.io/2020/07/ … %E6%B3%95/
警告1:Fri May 08 00:19:06 2020 WARNING: this configuration may cache passwords in memory – use the auth-nocache option to prevent this
配置文件设置了将密码存储在cache中,使用auth-nocache阻止这样的使用方式
解决方法:客户端配置文件添加
auth-nocache
警告2:Openvpn连接的时候提示:No server certificate verification method has been enabled错误
解决:客户端配置文件添加
remote-cert-tls server
离线
页面: 1