Commit da73e8d
Jarret Lavallee
(GH-81) Enable client ssl cert for metrics
Prior to this commit, all trapperkeeper metrics were not using the
client ssl certificate. With the changes in PE-28647 to enable
authentication in metrics collection, we now need to leverage the
`auth.conf` rules which require client ssl authentication. This commit
defaults to using the client ssl for all tk metrics.1 parent dbcc8bb commit da73e8d
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments