Updating LEMUR_DEFAULT_ORGANIZATIONAL_UNIT to empty string

This commit is contained in:
sayali 2020-08-18 15:14:34 -07:00 committed by Hossein Shafagh
parent 7011a4df8b
commit 599a6943e2
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ and are used when Lemur creates the CSR for your certificates.
::
LEMUR_DEFAULT_ORGANIZATIONAL_UNIT = "Operations"
LEMUR_DEFAULT_ORGANIZATIONAL_UNIT = ""
.. data:: LEMUR_DEFAULT_ISSUER_PLUGIN