blob: cc975e96d3cd491d3d3ab0b6d8208d341eddcf16 [file] [log] [blame]
Lee, Tian (tl5884)0d7feec2018-09-20 12:27:40 +01001# This is a normal Java Properties File
2# Comments are with Pound Signs at beginning of lines,
3# and multi-line expression of properties can be obtained by backslash at end of line
4
5cadi_loglevel=DEBUG
6cadi_keyfile=config/security/keyfile
7
8cadi_truststore=config/auth/tomcat_keystore
9cadi_truststore_password=OBF:1y0q1uvc1uum1uvg1pil1pjl1uuq1uvk1uuu1y10
10
11# Configure AAF
12aaf_url=https://aaf.osaaf.org:30247
13aaf_env=DEV
14
15aaf_id=demo@people.osaaf.org
16aaf_password=enc:92w4px0y_rrm265LXLpw58QnNPgDXykyA1YTrflbAKz
17
18# This is a colon separated list of client cert issuers
IanB50fd8fd2018-11-22 15:57:14 +000019cadi_x509_issuers=CN=ONAP, OU=ONAP, O=ONAP, L=Ottawa, ST=Ontario, C=CA
20
21cadi_latitude=80.62
22cadi_longitude=72.62