AT&T 2.0.19 Code drop, stage 3
[aaf/authz.git] / auth / auth-certman / src / main / config / certman.props
1 ##
2 ## AUTHZ Certman (authz-certman) Properties
3 ##
4
5 hostname=_HOSTNAME_
6
7 ## DISCOVERY (DME2) Parameters on the Command Line
8 AFT_LATITUDE=_AFT_LATITUDE_
9 AFT_LONGITUDE=_AFT_LONGITUDE_
10 AFT_ENVIRONMENT=_AFT_ENVIRONMENT_
11 DEPLOYED_VERSION=_ARTIFACT_VERSION_
12
13 ## Pull in common/security properties
14
15 cadi_prop_files=_COMMON_DIR_/com.att.aaf.common.props:_COMMON_DIR_/com.att.aaf.props
16
17 ##DME2 related parameters
18 DMEServiceName=service=com.att.authz.certman/version=_MAJOR_VER_._MINOR_VER_._PATCH_VER_/envContext=_ENV_CONTEXT_/routeOffer=_ROUTE_OFFER_
19 AFT_DME2_PORT_RANGE=_AUTHZ_CERTMAN_PORT_RANGE_
20
21
22