Re: [Openvpn-devel] [Openvpn-users] why doesn't openvpn negotiate settings?

2013-08-05 Thread Mike Tancsa
On 8/4/2013 2:47 PM, James Yonan wrote: > However, to make cipher/auth negotiation really work, there are a few > more things that are needed. For one, the client would need to push a > list of supported cipher/auth methods, so the server can choose a > mutually supported combination. Another

[Openvpn-devel] New Trac tickets

2013-08-05 Thread Samuli Seppänen
Here are latest tickets posted to Trac (8th July - today): All he

Re: [Openvpn-devel] Windows 8 issue: TUN/TAP adapter does not start

2013-08-05 Thread richard -rw- weinberger
On Wed, Jul 10, 2013 at 2:25 PM, richard -rw- weinberger wrote: > Hi! > > I'm facing a strange issue on Windows 8. > It happens very often that the TUN/TAP adapter is not started and > OpenVPN is unable to setup IPs and routes. > > openvpn.exe writes over and over "Waiting for TUN/TAP interface to

[Openvpn-devel] TLSv1.2 and Suite B

2013-08-05 Thread Asim Ali
I would like to know where OpenVPN stands on having TLS 1.2 working with Suite B cryptography (http://tools.ietf.org/html/rfc6460). My colleagues and I want to use TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 ciphersuite which is supported by OpenSSL. But cannot get it to work with OpenVPN. The