summaryrefslogtreecommitdiffstats
path: root/base/server/config/sampleKRA.cfg
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2013-04-05 15:20:01 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2013-04-09 09:40:09 -0400
commit62ccd4ca0addd8a4c74bcbdfca6aea0c9381907f (patch)
treead78a933e29a517bae7876248820c40b9b5db197 /base/server/config/sampleKRA.cfg
parent2e0194dd7791eaf07d6e9eb26df57e5a4677f426 (diff)
downloadpki-62ccd4ca0addd8a4c74bcbdfca6aea0c9381907f.tar.gz
pki-62ccd4ca0addd8a4c74bcbdfca6aea0c9381907f.tar.xz
pki-62ccd4ca0addd8a4c74bcbdfca6aea0c9381907f.zip
Renamed base/deploy to base/server.
The base/deploy folder has been renamed to base/server to match the package name. The pki.conf has been moved into pki-base package. Ticket #553, #564
Diffstat (limited to 'base/server/config/sampleKRA.cfg')
-rw-r--r--base/server/config/sampleKRA.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/base/server/config/sampleKRA.cfg b/base/server/config/sampleKRA.cfg
new file mode 100644
index 000000000..8cdfb9fa0
--- /dev/null
+++ b/base/server/config/sampleKRA.cfg
@@ -0,0 +1,12 @@
+[DEFAULT]
+pki_admin_password=
+pki_client_pkcs12_password=
+pki_ds_password=
+pki_security_domain_password=
+pki_security_domain_hostname=
+pki_security_domain_https_port=
+pki_security_domain_user=
+pki_issuing_ca_uri=
+
+[KRA]
+pki_import_admin_cert= \ No newline at end of file