summaryrefslogtreecommitdiffstats
path: root/schemas
diff options
context:
space:
mode:
Diffstat (limited to 'schemas')
-rw-r--r--schemas/sslca-cert.xsd7
-rw-r--r--schemas/sslca-key.xsd3
2 files changed, 4 insertions, 6 deletions
diff --git a/schemas/sslca-cert.xsd b/schemas/sslca-cert.xsd
index 7330ca0ff..7a9fb5683 100644
--- a/schemas/sslca-cert.xsd
+++ b/schemas/sslca-cert.xsd
@@ -2,8 +2,7 @@
xmlns:py="http://genshi.edgewall.org/" xml:lang="en">
<xsd:annotation>
<xsd:documentation>
- Schema for :ref:`server-plugins-generators-cfg-ssl-certificates`
- ``sslcert.xml``
+ Schema for :ref:`server-plugins-generators-sslca` ``sslcert.xml``
</xsd:documentation>
</xsd:annotation>
@@ -93,8 +92,8 @@
<xsd:annotation>
<xsd:documentation>
The name of the CA (from :ref:`bcfg2.conf
- &lt;server-plugins-generators-cfg-configuration&gt;`) to use
- to generate this certificate.
+ &lt;sslca-configuration&gt;`) to use to generate this
+ certificate.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
diff --git a/schemas/sslca-key.xsd b/schemas/sslca-key.xsd
index 496da859f..3523a0c60 100644
--- a/schemas/sslca-key.xsd
+++ b/schemas/sslca-key.xsd
@@ -2,8 +2,7 @@
xmlns:py="http://genshi.edgewall.org/" xml:lang="en">
<xsd:annotation>
<xsd:documentation>
- Schema for :ref:`server-plugins-generators-cfg-ssl-certificates`
- ``sslkey.xml``
+ Schema for :ref:`server-plugins-generators-sslca` ``sslkey.xml``
</xsd:documentation>
</xsd:annotation>