summaryrefslogtreecommitdiffstats
path: root/schemas/sslca-key.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/sslca-key.xsd')
-rw-r--r--schemas/sslca-key.xsd8
1 files changed, 8 insertions, 0 deletions
diff --git a/schemas/sslca-key.xsd b/schemas/sslca-key.xsd
index 2b6a02b98..261b71e1a 100644
--- a/schemas/sslca-key.xsd
+++ b/schemas/sslca-key.xsd
@@ -91,6 +91,14 @@
<xsd:element name="Client" type="SSLCAKeyGroupType"/>
<xsd:element name="KeyInfo" type="KeyInfoType"/>
</xsd:choice>
+ <xsd:attribute name="lax_decryption" type="xsd:boolean">
+ <xsd:annotation>
+ <xsd:documentation>
+ Override the global lax_decryption setting in
+ ``bcfg2.conf``.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
</xsd:complexType>
<xsd:element name="KeyInfo" type="KeyInfoType"/>