diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-07-22 19:55:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 19:55:07 +0200 |
commit | a8cc9ab8ea58ff2197e58368a39c4db4e0ba3e86 (patch) | |
tree | ddb8e60106cdec01b85203bf1363fa8c8b46550a /data/configd-include.json | |
parent | e09dd24cd1d7c1076dca2b30b224e17b9ae28e3a (diff) | |
parent | 1870a3db38e6469d9216343a4dc180d859651d84 (diff) | |
download | vyos-1x-a8cc9ab8ea58ff2197e58368a39c4db4e0ba3e86.tar.gz vyos-1x-a8cc9ab8ea58ff2197e58368a39c4db4e0ba3e86.zip |
Merge pull request #935 from sarthurdev/pki_https
pki: https: T3642: Migrate HTTPS to use PKI configuration
Diffstat (limited to 'data/configd-include.json')
-rw-r--r-- | data/configd-include.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/configd-include.json b/data/configd-include.json index a03360bdb..3b4e2925b 100644 --- a/data/configd-include.json +++ b/data/configd-include.json @@ -69,6 +69,5 @@ "vpn_pptp.py", "vpn_sstp.py", "vrf.py", -"vrrp.py", -"vyos_cert.py" +"vrrp.py" ] |