From 9e3808df609657cb9bb741d5c1e12cf40f691de2 Mon Sep 17 00:00:00 2001 From: ndotb Date: Tue, 7 May 2019 15:54:26 -0400 Subject: functionality to support multiple OUs, missing unit tests on more_dns --- doc/manual/x509.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/manual/x509.rst') 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`` +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 -- cgit v1.2.3