summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2021-07-03 17:49:43 +0200
committerGitHub <noreply@github.com>2021-07-03 17:49:43 +0200
commit094d79aee118a75898ef9b85a77f211e0eacd94d (patch)
tree7e89102bcc48463d3e2d40926e12a4f2896e09b2 /interface-definitions
parent469cd1de9f904bcc451379316f39f7ef34f0eca0 (diff)
parent50f71042d7a00692ade8caaa32db1102157ad87a (diff)
downloadvyos-1x-094d79aee118a75898ef9b85a77f211e0eacd94d.tar.gz
vyos-1x-094d79aee118a75898ef9b85a77f211e0eacd94d.zip
Merge pull request #905 from sarthurdev/pki_subca
pki: T3642: Add support for signing and revoking subordinate CAs
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/pki.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/pki.xml.in b/interface-definitions/pki.xml.in
index 4b082cbc4..6d137c2ce 100644
--- a/interface-definitions/pki.xml.in
+++ b/interface-definitions/pki.xml.in
@@ -44,6 +44,12 @@
<multi/>
</properties>
</leafNode>
+ <leafNode name="revoke">
+ <properties>
+ <help>If parent CA is present, this CA certificate will be included in generated CRLs</help>
+ <valueless/>
+ </properties>
+ </leafNode>
</children>
</tagNode>
<tagNode name="certificate">