0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-19 19:42:30 +02:00
openvpn/tests
Selva Nair 0fe3a98774 Add a test for loading certificate and key to ssl context
The test certificate used in test_ssl.c is updated to use 2048 bit
RSA and the matching key is added.

Tests include loading certificate and key as inlined pem as well as
from files. Note that loading the key also checks that it matches
the certificate, providing an indirect test that the latter was loaded
correctly.

Change-Id: Ic6f089896191145f68ce9a11023587d05dcec4d8
Signed-off-by: Selva Nair <selva.nair@gmail.com>
Acked-by: Frank Lichtenheld <frank@lichtenheld.com>
Message-Id: <20240906103814.36839-1-frank@lichtenheld.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg29074.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
2024-09-08 22:45:55 +02:00
..
unit_tests Add a test for loading certificate and key to ssl context 2024-09-08 22:45:55 +02:00
Makefile.am Add t_server_null test suite 2024-06-18 22:41:51 +02:00
ntlm_support.c Update Copyright statements to 2024 2024-03-18 18:46:26 +01:00
null_client_up.sh Add t_server_null test suite 2024-06-18 22:41:51 +02:00
t_client.rc-sample t_client.sh: Allow to skip tests 2024-03-08 12:27:05 +01:00
t_client.sh.in t_client.sh: Allow to skip tests 2024-03-08 12:27:05 +01:00
t_cltsrv-down.sh build: standard directory layout 2012-03-22 22:07:08 +01:00
t_cltsrv.sh tests: Allow to override openvpn binary used 2023-05-16 17:57:48 +02:00
t_lpback.sh Remove ability to use configurations without TLS by default 2023-10-13 17:52:13 +02:00
t_net.sh tests: Allow to override openvpn binary used 2023-05-16 17:57:48 +02:00
t_server_null_client.sh t_server_null: multiple improvements and fixes 2024-07-04 22:26:32 +02:00
t_server_null_default.rc t_server_null: multiple improvements and fixes 2024-07-04 22:26:32 +02:00
t_server_null_server.sh t_server_null: multiple improvements and fixes 2024-07-04 22:26:32 +02:00
t_server_null_stress.sh t_server_null: multiple improvements and fixes 2024-07-04 22:26:32 +02:00
t_server_null.rc-sample t_server_null: multiple improvements and fixes 2024-07-04 22:26:32 +02:00
t_server_null.sh t_server_null: multiple improvements and fixes 2024-07-04 22:26:32 +02:00
update_t_client_ips.sh Prevent generation of duplicate EXPECT_IFCONFIG entries 2016-11-08 15:09:52 +01:00