summaryrefslogtreecommitdiffstats
path: root/base/server/etc/default.cfg
diff options
context:
space:
mode:
authorAde Lee <alee@redhat.com>2016-02-23 14:06:23 -0500
committerAde Lee <alee@redhat.com>2016-02-26 11:25:22 -0500
commita35bd50af7ad1cfce41b9d7940ba8c0974d52115 (patch)
tree1cc77460b337ab67d682d2960f77fd11097772a4 /base/server/etc/default.cfg
parentb48889a2ef41fd45ca69c3926c36ef075777447c (diff)
downloadpki-a35bd50af7ad1cfce41b9d7940ba8c0974d52115.tar.gz
pki-a35bd50af7ad1cfce41b9d7940ba8c0974d52115.tar.xz
pki-a35bd50af7ad1cfce41b9d7940ba8c0974d52115.zip
Add precheck option for pkispawn.
--precheck can be used to run specific tests prior to ensure that the installation parameters are sane, without actually doing the installation. There are also optional parameters to disable specific tests. Trac Ticket #2042
Diffstat (limited to 'base/server/etc/default.cfg')
-rw-r--r--base/server/etc/default.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/server/etc/default.cfg b/base/server/etc/default.cfg
index 1c1ae92b3..aefe0f45c 100644
--- a/base/server/etc/default.cfg
+++ b/base/server/etc/default.cfg
@@ -112,7 +112,9 @@ pki_security_domain_user=caadmin
pki_san_inject=False
pki_san_for_server_cert=
pki_skip_configuration=False
+pki_skip_ds_verify=False
pki_skip_installation=False
+pki_skip_sd_verify=False
pki_ssl_server_key_algorithm=SHA256withRSA
pki_ssl_server_key_size=2048
pki_ssl_server_key_type=rsa