Hi,
On 18-03-2020 14:27, Ralf Hildebrandt wrote:
>>> cipher AES-256-CBC
>>> auth SHA256
>>
>> AES-256-GCM is what you want, because it's less overhead than -CBC+SHA
>> (AEAD, crypt-and-hash in one go)
>
> tls-version-min 1.2
> tls-cipher TLS-ECDHE-RSA-WITH-AES-256-GCM-SHA384
> ncp-cipher
Hi, why not using the management interface for the deffered auth? There you could achieve what you want with a custom script.Cheers, Tom Eredeti üzenet Feladó: Shreyas Heranjal Dátum: 2020. máj. 15., P 21:17Címzett: openvpn-users@lists.sourceforge.net, openvpn-de...@lists.sourcef
Hi,
(this topic is better discussed on the openvpn-devel list)
On Fri, May 15, 2020 at 06:55:05PM -0300, Leonardo Rodrigues wrote:
>
> The exact patch posted seems to be only documentation and comments,
> it doesn't affect any real code at all. If it's not applied to the
> sources, it wil