[Openvpn-devel] Enabling TLS Session Resumption in OpenVPN

2016-02-19 Thread Shubham Chauhan
deleting it from the code enable SSL resumption automatically? Any kind of help is greatly appreciated. Please let me know. Thanks. -- Regards Shubham Chauhan

Re: [Openvpn-devel] Enabling TLS Session Resumption in OpenVPN

2016-02-19 Thread Shubham Chauhan
be" wrote: > > > Am 19.02.16 um 15:00 schrieb Shubham Chauhan: > > Thank you for such a quick reply. > > > > I agree that VPN sessions and SSL sessions are not necessarily the same. > > Let me be more specific with my question for a better discussion.

Re: [Openvpn-devel] Enabling TLS Session Resumption in OpenVPN

2016-02-19 Thread Shubham Chauhan
nVPN against the triple handshake vulnerability, but my project is really specific and wants some specific functionality, which includes Session Resumptions. Thanks On Fri, Feb 19, 2016 at 7:10 PM, Arne Schwabe wrote: > > > Am 19.02.16 um 14:32 schrieb Shubham Chauhan: > > Hello, >

Re: [Openvpn-devel] Enabling TLS Session Resumption in OpenVPN

2016-02-20 Thread Shubham Chauhan
16 at 11:07 PM, Gert Doering wrote: > Hi, > > On Fri, Feb 19, 2016 at 07:02:21PM +0530, Shubham Chauhan wrote: > > I am currently working on a project that requires SSL VPN to use session > > resumptions. > > > > I need to add the TLS Session Resumption functionality t

[Openvpn-devel] Disabling Encryption/Decryption ONLY at the server level

2016-02-20 Thread Shubham Chauhan
decapsulated packets. -- Regards Shubham Chauhan

Re: [Openvpn-devel] Enabling TLS Session Resumption in OpenVPN

2016-02-20 Thread Shubham Chauhan
nd of an implementation. On Feb 20, 2016 2:33 PM, "Steffan Karger" wrote: > > On 20 Feb 2016 9:19 am, "Gert Doering" wrote: > > On Sat, Feb 20, 2016 at 11:40:28AM +0530, Shubham Chauhan wrote: > > > the --float option seems to be interesting! > > >

[Openvpn-devel] OpenSSL connect and disconnect calls

2016-04-22 Thread Shubham Chauhan
SSL_connect(), SSL_SESSION_free(), SSL_shutdown(), SSL_free(), implemented? I am following openvpn's release/2.3 branch on github: https://github.com/openvpn/openvpn/tree/release/2.3 Thanks -- Regards Shubham Chauhan

Re: [Openvpn-devel] OpenSSL connect and disconnect calls

2016-04-22 Thread Shubham Chauhan
ri, Apr 22, 2016 at 5:20 PM, Jan Just Keijser wrote: > Hi, > > On 22/04/16 10:16, Shubham Chauhan wrote: > >> Hello, >> >> I was going through the codebase, and found myself a bit confused. I >> wanted to customize some functionalities and run some tests >>

[Openvpn-devel] SSL handshake and OpenVPN config cipher none

2016-05-05 Thread Shubham Chauhan
this way? If yes then why does this exactly happen? What is the significance of the SSL/TLS handshake and negotiating a session, if I am not using any encryption? -- Regards Shubham Chauhan 2013099 B.Tech CSE

Re: [Openvpn-devel] SSL handshake and OpenVPN config cipher none

2016-05-05 Thread Shubham Chauhan
Hello. Thanks for the reply. > Disabling crypto is possible, but not what OpenVPN was designed for. > Also, disabling encryption (using --cipher) does not disable > authentication (--auth) too. If you want to control the TLS crypto, > use --tls-cipher. Note however that the TLS control channel i

Re: [Openvpn-devel] SSL handshake and OpenVPN config cipher none

2016-05-05 Thread Shubham Chauhan
Thank you for the help. Appreciate it. On May 5, 2016 7:00 PM, "Steffan Karger" wrote: > > On 5 May 2016 3:24 p.m., "Shubham Chauhan" > wrote: > > So, what I get from this is that OpenVPN will do a ssl/tls handshake > irrespective of the --cipher none o

[Openvpn-devel] getting destination IP address

2016-05-12 Thread Shubham Chauhan
, please let me know? If no, what alternatives are there? Thanks in advance. -- Regards Shubham Chauhan