From 27c4b2d4a35ecb939fe04890fab99fbb732ccdc9 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Wed, 19 Jun 2024 15:50:06 +0200 Subject: openconnect: T6500: add support for multiple ca-certificates Add possibility to provide a full CA chain to the openconnect server. * Support multiple CA certificates * For every CA certificate specified, always determine the full certificate chain in the background and add the necessary SSL certificates (cherry picked from commit 973f06c00b902c43dfea34bdf01bdec7c599c452) --- interface-definitions/vpn_openconnect.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interface-definitions') diff --git a/interface-definitions/vpn_openconnect.xml.in b/interface-definitions/vpn_openconnect.xml.in index 7849d6886..a2f040b2f 100644 --- a/interface-definitions/vpn_openconnect.xml.in +++ b/interface-definitions/vpn_openconnect.xml.in @@ -275,7 +275,7 @@ SSL Certificate, SSL Key and CA - #include + #include #include -- cgit v1.2.3