* http://www.cs.ucsd.edu/users/mihir/papers/hmac.html - 404, RFC104 basically
* http://sites.inka.de/sites/bigred/devel/tcp-tcp.html - 404, unfortunately
* http://www.ietf.org/rfc/rfc2246.txt - HTTPS upgrade to the HTML version
Signed-off-by: Christian Kujau <github@nerdbynature.de>
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Message-Id: <
20251006144249.23672-2-lists@nerdbynature.de>
URL: https://sourceforge.net/p/openvpn/mailman/message/
59242864/
Signed-off-by: Gert Doering <gert@greenie.muc.de>
used over unreliable or congested networks.
This article outlines some of problems with tunneling IP over TCP:
- http://sites.inka.de/sites/bigred/devel/tcp-tcp.html
+ https://web.archive.org/web/20141025181658/http://sites.inka.de/sites/bigred/devel/tcp-tcp.html
There are certain cases, however, where using TCP may be advantageous
from a security and robustness perspective, such as tunneling non-IP or
authentication.
For more information on HMAC see
- http://www.cs.ucsd.edu/users/mihir/papers/hmac.html
+ https://tools.ietf.org/html/rfc2104
--cipher alg
This option should not be used any longer in TLS mode and still
This product includes software developed by the OpenSSL Project
(https://www.openssl.org/)
-For more information on the TLS protocol, see
-http://www.ietf.org/rfc/rfc2246.txt
+For more information on the TLS protocol see:
+https://tools.ietf.org/html/rfc2246
-For more information on the LZO real-time compression library see
+For more information on the LZO real-time compression library see:
https://www.oberhumer.com/opensource/lzo/