aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/x509.rst
diff options
context:
space:
mode:
authorndotb <[email protected]>2019-05-07 15:54:26 -0400
committerndotb <[email protected]>2019-05-07 15:54:26 -0400
commit9e3808df609657cb9bb741d5c1e12cf40f691de2 (patch)
tree06fabe1e689b16afe5cb41df47c3f92dc1c13334 /doc/manual/x509.rst
parentf3506ee5df67d92616bc98291d06109d2553a078 (diff)
functionality to support multiple OUs, missing unit tests on more_dns
Diffstat (limited to 'doc/manual/x509.rst')
-rw-r--r--doc/manual/x509.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual/x509.rst b/doc/manual/x509.rst
index 122a85b03..fac9ae838 100644
--- a/doc/manual/x509.rst
+++ b/doc/manual/x509.rst
@@ -711,6 +711,10 @@ of these as possible should be filled it (especially an email
address), though the only required ones are ``common_name`` and
``country``.
+Additionally there are a small selection of ``std::vector<std::string>``
+members, which allow space for repeating elements:
+``more_org_units`` and ``more_dns``.
+
There is another value that is only useful when creating a PKCS #10
request, which is called ``challenge``. This is a challenge password,
which you can later use to request certificate revocation (*if* the CA