openvpn: renew the sample keys

Renew the sample keys to fix the test issue:
WARNING: Your certificate has expired!

The renewed sample keys from [1] contain binary files which can't be patched
by quilt, so archive the files into sample-keys-renew-for-the-next-10-years.tar.gz.

[1] https://github.com/OpenVPN/openvpn/commit/98e70e7

Signed-off-by: Haixiao Yan <haixiao.yan.cn@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Haixiao Yan 2025-03-28 17:50:48 +08:00 committed by Armin Kuster
parent 66fa0288c9
commit f8dddbfcbf
2 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ SRC_URI = "http://swupdate.openvpn.org/community/releases/${BP}.tar.gz \
file://openvpn \
file://openvpn@.service \
file://openvpn-volatile.conf \
file://sample-keys-renew-for-the-next-10-years.tar.gz \
"
UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads"