mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-06-09 00:42:51 -04:00
Add "async push" feature to Changes.rst
[DS: slightly enhanced the --enable-async-push remark to make it
even more clear it is a build time configuration]
Acked-by: David Sommerseth <davids@openvpn.net>
Message-Id: <1481104617-3675-1-git-send-email-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13420.html
Signed-off-by: David Sommerseth <davids@openvpn.net>
This commit is contained in:
parent
7084a3993f
commit
212ef1a409
1 changed files with 6 additions and 0 deletions
|
|
@ -147,6 +147,12 @@ Control channel encryption (``--tls-crypt``)
|
|||
channel packets. Provides more privacy, some obfuscation and poor-man's
|
||||
post-quantum security.
|
||||
|
||||
Asynchronous push reply
|
||||
If asynchronous authentication is enabled and completed after server received
|
||||
PUSH_REQUEST message, server sends PUSH_REPLY immediately without waiting for next
|
||||
PUSH_REQUEST. Requires use of ``--enable-async-push`` as ./configure parameter at
|
||||
build time.
|
||||
|
||||
|
||||
Deprecated features
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue