Created
October 2, 2015 12:17
-
-
Save xv-tom-l/0a5335271e382d0b5249 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================== | |
Connecting to Hong Kong - 1, ip: XXX.XXX.XXX.XXX, protocol: tcp | |
Thu Oct 1 08:00:09 2015 DEPRECATED OPTION: --tls-remote, please update your configuration | |
Thu Oct 1 08:00:09 2015 OpenVPN 2.3.8 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Aug 27 2015 | |
Thu Oct 1 08:00:09 2015 library versions: OpenSSL 1.0.2d 9 Jul 2015, LZO 2.09 | |
Thu Oct 1 08:00:09 2015 MANAGEMENT: TCP Socket listening on [AF_INET]XXX.XXX.XXX.XXX:1337 | |
Thu Oct 1 08:00:09 2015 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts | |
Thu Oct 1 08:00:09 2015 Control Channel Authentication: using 'ssl/ta.key' as a OpenVPN static key file | |
Thu Oct 1 08:00:09 2015 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 08:00:09 2015 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication | |
Thu Oct 1 08:00:09 2015 Socket Buffers: R=[131072->65536] S=[131072->65536] | |
Thu Oct 1 08:00:09 2015 Attempting to establish TCP connection with [AF_INET]XXX.XXX.XXX.XXX:443 [nonblock] | |
Thu Oct 1 08:00:10 2015 TCP connection established with [AF_INET]XXX.XXX.XXX.XXX:443 | |
Thu Oct 1 08:00:10 2015 TCPv4_CLIENT link local: [undef] | |
Thu Oct 1 08:00:10 2015 TCPv4_CLIENT link remote: [AF_INET]XXX.XXX.XXX.XXX:443 | |
Thu Oct 1 08:00:10 2015 TLS: Initial packet from [AF_INET]XXX.XXX.XXX.XXX:443, sid=ad6aa4ca d972913f | |
Thu Oct 1 08:00:11 2015 VERIFY OK: depth=1, /C=US/ST=CA/L=SanFrancisco/O=Fort-Funston/CN=Fort-Funston_CA/[email protected] | |
Thu Oct 1 08:00:11 2015 VERIFY OK: nsCertType=SERVER | |
Thu Oct 1 08:00:11 2015 VERIFY X509NAME OK: /C=US/ST=CA/O=Fort-Funston/CN=server_v1/[email protected] | |
Thu Oct 1 08:00:11 2015 VERIFY OK: depth=0, /C=US/ST=CA/O=Fort-Funston/CN=server_v1/[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment