尝试 openvpn + radius + mysql 的时候服务器端测试没有问题,但客户端验证失败
有下面这些提示,有朋友遇到过吗?
Wed Apr 2 23:44:16 2008 us=226166 MULTI: multi_create_instance called
Wed Apr 2 23:44:16 2008 us=226295 Re-using SSL/TLS context
Wed Apr 2 23:44:16 2008 us=226359 LZO compression initialized
Wed Apr 2 23:44:16 2008 us=226586 Control Channel MTU parms [ L:1576 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Apr 2 23:44:16 2008 us=226617 Data Channel MTU parms [ L:1576 D:1450 EF:44 EB:135 ET:32 EL:0 AF:3/1 ]
Wed Apr 2 23:44:16 2008 us=226683 Local Options String: 'V4,dev-type tap,link-mtu 1576,tun-mtu 1532,proto TCPv4_SERVER,comp-lzo,keydir 0,cipher BF-CBC,auth SHA1,keysize 128,tls-auth,key-method 2,tls-server'
Wed Apr 2 23:44:16 2008 us=226698 Expected Remote Options String: 'V4,dev-type tap,link-mtu 1576,tun-mtu 1532,proto TCPv4_CLIENT,comp-lzo,keydir 1,cipher BF-CBC,auth SHA1,keysize 128,tls-auth,key-method 2,tls-client'
Wed Apr 2 23:44:16 2008 us=226775 Local Options hash (VER=V4): '3c14feac'
Wed Apr 2 23:44:16 2008 us=226798 Expected Remote Options hash (VER=V4): 'e39a3273'
Wed Apr 2 23:44:16 2008 us=226835 TCP connection established with 124.163.165.232:2167
Wed Apr 2 23:44:16 2008 us=226853 Socket Buffers: R=[131072->131072] S=[131072->131072]
Wed Apr 2 23:44:16 2008 us=226870 TCPv4_SERVER link local: [undef]
Wed Apr 2 23:44:16 2008 us=226884 TCPv4_SERVER link remote: 124.163.165.232:2167
RWed Apr 2 23:44:16 2008 us=227106 124.163.165.232:2167 TLS: Initial packet from 124.163.165.232:2167, sid=12b3a26f 6c5aa505
WRRWWWWRWRWRWWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRRRRWed Apr 2 23:44:16 2008 us=841182 124.163.165.232:2167 TLS_ERROR: BIO read tls_read_plaintext error: error:140890C7:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:peer did not return a certificate
Wed Apr 2 23:44:16 2008 us=841209 124.163.165.232:2167 TLS Error: TLS object -> incoming plaintext read error
Wed Apr 2 23:44:16 2008 us=841225 124.163.165.232:2167 TLS Error: TLS handshake failed
Wed Apr 2 23:44:16 2008 us=841339 124.163.165.232:2167 Fatal TLS error (check_tls_errors_co), restarting
Wed Apr 2 23:44:16 2008 us=841356 124.163.165.232:2167 SIGUSR1[soft,tls-error] received, client-instance restarting
Wed Apr 2 23:44:16 2008 us=841403 TCP/UDP: Closing socket
--转自