Hi,

On 31 July 2017 at 13:19, Yevgeny Kosarzhevsky <phao...@gmail.com> wrote:
> For some reasons I don't need secure connection, it's enough that the
> connection isn't plain text.

I seriously doubt that.  In any case, that use case is no longer supported.

> As I understand --cipher none does not imply --no-iv one one hand, and the
> default cipher with --no-iv and --auth none gives non-plaintext connection
> and reduces packet size which is ok for my needs.

IVs are only needed when using a cipher. So --cipher none does imply --no-iv.

> This is the reason I am asking why --no-iv gets deprecated while no other
> option gives this functionality

Because it's an insecure option and you should not be using it.

-Steffan

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to