Declare certs for badges backend.
This commit is contained in:
parent
82bfa4d87b
commit
dbcf1530d1
1 changed files with 3 additions and 0 deletions
|
@ -114,6 +114,9 @@ config = dict(
|
|||
|
||||
("askbot.ask02", "askbot-ask02.%s" % suffix),
|
||||
("shell.ask02", "shell-ask02.%s" % suffix),
|
||||
|
||||
("fedbadges.badges-backend01", "fedbadges-badges-backend01.%s" % suffix),
|
||||
("shell.badges-backend01", "shell-badges-backend01.%s" % suffix),
|
||||
]),
|
||||
routing_policy={
|
||||
# The gist here is that only messages signed by the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue