cb8e003baa
- Update to 2.6.4: * DCO: support kernel-triggered key rotation (avoid IV reuse after 2^32 packets). This is the userland side, accepting a message from kernel, and initiating a TLS renegotiation. As of release, * fix pkcs#11 usage with OpenSSL 3.x and PSS signing (Github #323) * fix compile error on TARGET_ANDROID * fix typo in help text * manpage updates (--topology) * encoding of non-ASCII windows error messages in log + management fixed - Update openvpn.keyring OBS-URL: https://build.opensuse.org/request/show/1086749 OBS-URL: https://build.opensuse.org/package/show/network:vpn/openvpn?expand=0&rev=191
18 lines
787 B
Plaintext
18 lines
787 B
Plaintext
Index: doc/openvpn.8
|
|
===================================================================
|
|
--- doc/openvpn.8.orig
|
|
+++ doc/openvpn.8
|
|
@@ -6690,9 +6690,9 @@ For more information and examples on how
|
|
modules, see the README file in the \fBplugin\fP folder of the OpenVPN
|
|
source distribution.
|
|
.sp
|
|
-If you are using an RPM install of OpenVPN, see
|
|
-\fB/usr/share/openvpn/plugin\fP\&. The documentation is in \fBdoc\fP and
|
|
-the actual plugin modules are in \fBlib\fP\&.
|
|
+If you are using an RPM install of OpenVPN, the actual plugin modules
|
|
+are in \fB@PLUGIN_LIBDIR@\fP\& and the documentation is in
|
|
+\fB@PLUGIN_DOCDIR@/README.<plugin-name>\fP\&.
|
|
.sp
|
|
Multiple plugin modules can be cascaded, and modules can be used in
|
|
tandem with scripts. The modules will be called by OpenVPN in the order
|