summaryrefslogtreecommitdiffstats
path: root/src/signframework/getpubkey.cfg.sample
blob: 868552a8358add13f33274c86281155d3800e1ee (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
# getpubkey project configuration file

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

program=getpubkey

# File name for the project audit log

log=logs/getpubkey.log

# project signing key file name

needkey=false

# auxiliary project configuration file

needauxcfg=false

neediatt=false
needoatt=true
needpwd=false

# Project administrator email address

email=framework@email.com


# Notification receivers

notifs=1
framework@email.com

# Authorized senders (signers) (userid=email)

needsenders=false
OpenPOWER on IntegriCloud