Re: [tunnelblick-discuss] Unable to convert configs using TunnelBlick 3.3b50

107 views
Skip to first unread message

Jonathan K. Bullard

unread,
May 14, 2013, 10:10:37 AM5/14/13
to tunnelbli...@googlegroups.com, ma...@omniti.com
As I said in the most recent discussion, which is about this subject:   "I have committed changes to the source code to fix this problem as r2324. They will be in the next release."


On Tue, May 14, 2013 at 10:05 AM, <ma...@omniti.com> wrote:
The following shows up in console.log:

foo.ovpn line 10: Unable to copy file at '/Users/mark/Library/Application Support/Tunnelblick/Configurations/[inline]' to '/Users/mark/Library/Application Support/Tunnelblick/NewConfigurations/foo.tblk/Contents/Resources/[inline]'

The relevant tunneblick config:

client
dev tun
proto udp
remote w.x.y.z 1194
remote a.b.c.d 1194
resolv-retry infinite
nobind
persist-key
persist-tun
ca [inline]
cert [inline]
key [inline]
tls-auth [inline] 1
comp-lzo

<ca>
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
</ca>

<cert>
-----BEGIN CERTIFICATE-----
-----END CERTIFICATE-----
</cert>

<key>
-----BEGIN RSA PRIVATE KEY-----
-----END RSA PRIVATE KEY-----
</key>

<tls-auth>
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
-----END OpenVPN Static key V1-----
</tls-auth>

Based on a previous post I can probably just remove the ca [inline] lines and so on and have things work, but it would be nice to be able to detect this and convert correctly. For now I've reverted to b21.

Thanks,

Mark Harrison

--
You received this message because you are subscribed to the Google Groups "tunnelblick-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tunnelblick-dis...@googlegroups.com.
Visit this group at http://groups.google.com/group/tunnelblick-discuss?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages