Commit 1bd56a7
committed
rgw/sts: fix for wrong certificate getting picked during
validation of a web token signature.
A boolean flag is incorrectly set to true outside the 'if'
statement, which causes an incorrect cert to be picked.
fixes: https://tracker.ceph.com/issues/54562
Signed-off-by: Pritha Srivastava <[email protected]>1 parent 16d0004 commit 1bd56a7
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
388 | 387 | | |
389 | 388 | | |
390 | 389 | | |
| |||
0 commit comments