Commit b21f4ae
committed
fix: use correct File parameter in loadCertDataFromLibreSignFile
Fix bug where $this->file was used instead of $file parameter,
causing validation to fail when checking signed node ID.
Signed-off-by: Vitor Mattos <[email protected]>1 parent 6ae6c28 commit b21f4ae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
316 | 316 | | |
317 | 317 | | |
318 | 318 | | |
319 | | - | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
0 commit comments