summaryrefslogtreecommitdiffstats
path: root/auth/sample/local/org.osaaf.aaf.cm.ca.props
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2018-07-12 11:14:10 -0500
committerInstrumental <jonathan.gathman@att.com>2018-07-12 11:15:07 -0500
commit9ec2895301056a9e8967eadb139e56f03776fe26 (patch)
tree6a25ad45269de5149462c51a020b60e245e18ddd /auth/sample/local/org.osaaf.aaf.cm.ca.props
parentd37b5467a3b8b375b603579d2888a4443a8b06a7 (diff)
Configuration Agent and MS for AAF
Issue-ID: AAF-361 Change-Id: I26f3d49e3d7eae4a932489bd677cf0b903fb7977 Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'auth/sample/local/org.osaaf.aaf.cm.ca.props')
-rw-r--r--auth/sample/local/org.osaaf.aaf.cm.ca.props11
1 files changed, 11 insertions, 0 deletions
diff --git a/auth/sample/local/org.osaaf.aaf.cm.ca.props b/auth/sample/local/org.osaaf.aaf.cm.ca.props
new file mode 100644
index 00000000..59242995
--- /dev/null
+++ b/auth/sample/local/org.osaaf.aaf.cm.ca.props
@@ -0,0 +1,11 @@
+##
+## org.osaaf.aaf.cm.ca.props
+## Properties to access Certificate Authority
+##
+
+#Certman
+cm_ca.local=org.onap.aaf.auth.cm.ca.LocalCA,/opt/app/osaaf/local/org.osaaf.aaf.cm.p12;aaf_cm_ca;enc:<Encrypted Password>
+cm_ca.local.idDomains=org.osaaf
+cm_ca.local.baseSubject=/OU=OSAAF/O=ONAP/C=US
+cm_ca.local.perm_type=org.osaaf.aaf.ca
+