xingplus / tunnelblick

Automatically exported from code.google.com/p/tunnelblick
0 stars 0 forks source link

Can not connect thru comodo #137

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to use the tunnelblick icon to connect

2. Selecting detail shows:

OpenVPN Log Output - Tunnelblick

2009-12-28 12:05:45 SUCCESS: real-time log notification set to ON
2009-12-28 12:05:44 OpenVPN 2.1_rc20 i386-apple-darwin10.2.0 [SSL] [LZO2] 
[PKCS11] built 
on Dec 12 2009
2009-12-28 12:05:44 MANAGEMENT: TCP Socket listening on 127.0.0.1:1337
2009-12-28 12:05:44  waiting...
2009-12-28 12:05:45 MANAGEMENT: Client connected from 127.0.0.1:1337
2009-12-28 12:05:45 MANAGEMENT: CMD 'pid'
2009-12-28 12:05:45 MANAGEMENT: CMD 'state on'
2009-12-28 12:05:45 MANAGEMENT: CMD 'log on all'
2009-12-28 12:05:45 END
2009-12-28 12:05:45 MANAGEMENT: CMD 'hold release'
2009-12-28 12:05:45 SUCCESS: hold release succeeded
2009-12-28 12:05:45 WARNING: No server certificate verification method has been 
enabled.  
See http://openvpn.net/howto.html#mitm for more info.
2009-12-28 12:05:45 NOTE: the current --script-security setting may allow this 
configuration 
to call user-defined scripts
2009-12-28 12:05:45 Cannot load certificate file client.crt: 
error:02001002:system 
library:fopen:No such file or directory: error:20074002:BIO 
routines:FILE_CTRL:system lib: 
error:140AD002:SSL routines:SSL_CTX_use_certificate_file:system lib

What version of Tunnelblick are you using? 3.0b24   On what version of OS X?  
10.62   PPC or 
Intel? INTEL.

Please provide any additional information below.

Original issue reported on code.google.com by murphy.p...@gmail.com on 28 Dec 2009 at 6:29

GoogleCodeExporter commented 9 years ago
You apparently haven't loaded your certificate file (client.crt). It also isn't 
clear if you have a valid configuration 
file. You should talk to your VPN provider tech support and/or look at the 
OpenVPN documentation: 
http://openvpn.net/index.php/open-source/documentation/manuals/69-openvpn-21.htm
l

Also, see the Using Tunnelblick wiki: 
http://code.google.com/p/tunnelblick/wiki/UsingTunnelblick

Original comment by jkbull...@gmail.com on 28 Dec 2009 at 9:12