summaryrefslogtreecommitdiff
path: root/interface-definitions/https.xml.in
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-10-29 22:14:48 +0200
committerChristian Poessinger <christian@poessinger.com>2021-10-29 22:15:19 +0200
commit0852c588d5557052af442cb1a3887f94046fa0f4 (patch)
treee1a0c94c8e58980168f29ae70bbc223e44b5c49d /interface-definitions/https.xml.in
parentbe63194790559cca79bf1575094b4607b0500a0f (diff)
downloadvyos-1x-0852c588d5557052af442cb1a3887f94046fa0f4.tar.gz
vyos-1x-0852c588d5557052af442cb1a3887f94046fa0f4.zip
https: pki: T3642: embed CA certificate into chain if specified
Diffstat (limited to 'interface-definitions/https.xml.in')
-rw-r--r--interface-definitions/https.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/https.xml.in b/interface-definitions/https.xml.in
index bb6f71744..f60df7c34 100644
--- a/interface-definitions/https.xml.in
+++ b/interface-definitions/https.xml.in
@@ -121,6 +121,7 @@
<help>TLS certificates</help>
</properties>
<children>
+ #include <include/pki/ca-certificate.xml.i>
#include <include/pki/certificate.xml.i>
<node name="certbot" owner="${vyos_conf_scripts_dir}/le_cert.py">
<properties>