config: Add SFE as RPC client of SARO and RA in test/config (#7596)
Add SFE as an RPC client of SARO and RA in `test/config`. #7500 added same in `test/config-next`.
This commit is contained in:
parent
07d6713736
commit
2c157251ac
|
@ -95,6 +95,7 @@
|
|||
"admin-revoker.boulder",
|
||||
"bad-key-revoker.boulder",
|
||||
"ocsp-responder.boulder",
|
||||
"sfe.boulder",
|
||||
"wfe.boulder"
|
||||
]
|
||||
},
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
"admin-revoker.boulder",
|
||||
"crl-updater.boulder",
|
||||
"ocsp-responder.boulder",
|
||||
"sfe.boulder",
|
||||
"wfe.boulder"
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue