diff options
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-10-14 15:58:13 +0200 |
---|---|---|
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | 2020-10-14 15:58:13 +0200 |
commit | 235e94743fb3085aea771c0e6eed9955d759cc2e (patch) | |
tree | 611274a27e91e9a1e395cc66d6e561690c290cab /kubernetes/contrib/components/ejbca/resources | |
parent | 39bb1a03c8666eff92d3d8d7b9e1e2b45701fd10 (diff) |
[CONTRIB] Fix EJBCA configuration
Set CSR Subject Organizational Unit and Locality to be optional
Issue-ID: OOM-2598
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: Ibb5f0fe7f75a1191906d26521eb96a6b991a295c
Diffstat (limited to 'kubernetes/contrib/components/ejbca/resources')
-rw-r--r-- | kubernetes/contrib/components/ejbca/resources/entityprofile_Custom_EndEntity-1356531849.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/contrib/components/ejbca/resources/entityprofile_Custom_EndEntity-1356531849.xml b/kubernetes/contrib/components/ejbca/resources/entityprofile_Custom_EndEntity-1356531849.xml index 652acd5fa7..19d872fe12 100644 --- a/kubernetes/contrib/components/ejbca/resources/entityprofile_Custom_EndEntity-1356531849.xml +++ b/kubernetes/contrib/components/ejbca/resources/entityprofile_Custom_EndEntity-1356531849.xml @@ -570,7 +570,7 @@ </void> <void method="put"> <int>37</int> - <string>-477565695</string> + <string>-1501801709</string> </void> <void method="put"> <int>20037</int> @@ -810,7 +810,7 @@ </void> <void method="put"> <int>20011</int> - <boolean>true</boolean> + <boolean>false</boolean> </void> <void method="put"> <int>10011</int> @@ -842,7 +842,7 @@ </void> <void method="put"> <int>20013</int> - <boolean>true</boolean> + <boolean>false</boolean> </void> <void method="put"> <int>10013</int> |