Skip to content

Instantly share code, notes, and snippets.

@tic984
Created June 11, 2014 12:26
Show Gist options
  • Select an option

  • Save tic984/f8e9cbbc1f9379be7a64 to your computer and use it in GitHub Desktop.

Select an option

Save tic984/f8e9cbbc1f9379be7a64 to your computer and use it in GitHub Desktop.
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: Re-using SSL/TLS context
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: LZO compression initialized
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: Socket Buffers: R=[163840->131072] S=[163840->131072]
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: Local Options hash (VER=V4): '41690919'
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: Expected Remote Options hash (VER=V4): '530fdded'
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: UDPv4 link local: [undef]
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: UDPv4 link remote: [AF_INET]5.9.95.71:1194
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: TLS: Initial packet from [AF_INET]5.9.95.71:1194, sid=4c57a544 c4976dfc
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: /C=HR/ST=HR/L=Rijeka/O=InternetInovacije/OU=IT/CN=2.i-i.hr/emailAddress=it@internet-inovacije.com
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: TLS Error: TLS object -> incoming plaintext read error
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: TLS Error: TLS handshake failed
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: TCP/UDP: Closing socket
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: SIGUSR1[soft,tls-error] received, process restarting
Jun 10 21:39:45 raspberrypi ovpn-client[23549]: Restart pause, 2 second(s)
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: Re-using SSL/TLS context
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: LZO compression initialized
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: Socket Buffers: R=[163840->131072] S=[163840->131072]
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: Local Options hash (VER=V4): '41690919'
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: Expected Remote Options hash (VER=V4): '530fdded'
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: UDPv4 link local: [undef]
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: UDPv4 link remote: [AF_INET]5.9.95.71:1194
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: TLS: Initial packet from [AF_INET]5.9.95.71:1194, sid=6e33d090 5f7fd4d1
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: VERIFY ERROR: depth=1, error=self signed certificate in certificate chain: /C=HR/ST=HR/L=Rijeka/O=InternetInovacije/OU=IT/CN=2.i-i.hr/emailAddress=it@internet-inovacije.com
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: TLS_ERROR: BIO read tls_read_plaintext error: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: TLS Error: TLS object -> incoming plaintext read error
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: TLS Error: TLS handshake failed
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: TCP/UDP: Closing socket
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: SIGUSR1[soft,tls-error] received, process restarting
Jun 10 21:39:47 raspberrypi ovpn-client[23549]: Restart pause, 2 second(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment