diff options
author | Rasmus Dahlberg <rasmus@mullvad.net> | 2022-03-27 21:31:41 +0200 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2022-04-21 19:20:05 +0200 |
commit | 3c0be89bfe54f01c27fedacaab7d44d933b7eba5 (patch) | |
tree | 6de5cf281a1019346b69ade29e6b92e165105d2a /integration/conf | |
parent | 833d42212856662e6f5da35d660d613f69c4feaf (diff) |
integration: remove rgdd's test params
Diffstat (limited to 'integration/conf')
-rw-r--r-- | integration/conf/client.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/integration/conf/client.config b/integration/conf/client.config index e62588f..fe89790 100644 --- a/integration/conf/client.config +++ b/integration/conf/client.config @@ -9,5 +9,5 @@ # key hash. See `sigsum-debug pubkey` and `sigsum-debug keyhash`. # -cli_priv=29599fd81e266e161a9df977044dda89ab72fe9c8a98f23026f7fb63ee2feed9cda2517e17dcba133eb0e71bf77473f94a77d7e61b1de4e1e64adfd0938d6182 -cli_domain_hint=_sigsum_v0.testonly.rgdd.se +cli_priv= +cli_domain_hint= |