summaryrefslogtreecommitdiffstats
path: root/src/signframework/signecc/signecc-hwb.cfg.sample
blob: 300c47c5bf74075c48a495622a264b4c4cce7155 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# HWB project configuration file

# NOTE: The parameters must be in this order!
#
# program executable filename

program=signecc/signecc

# File name for the project audit log

log=signecc/signecc.log

# project signing key file name

needkey=true
key=signecc/ecckeyb.tok

# auxiliary project configuration file

needauxcfg=true
auxcfg=signecc/signecc-hwaux.cfg

neediatt=true
needoatt=true
needpwd=true

# Project administrator email address

email=joe@email.com

# Notification receivers (emails)

notifs=1
joe@email.com


# Authorized senders (signers) (userid=email)

needsenders=true
fred=fred@email.com
OpenPOWER on IntegriCloud