View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008541 | CTT UA Package | 8 - Package | public | 2022-12-23 11:29 | 2023-05-04 16:17 |
Reporter | Alexander Allmendinger | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.03.08-01.00.500 | ||||
Fixed in Version | 1.03.09-01.00.502 | ||||
Summary | 0008541: Certificate Generation in Linux doesn't work in all cases | ||||
Description | Certificate generation with latest settings is not working on Linux any more. OpenSSL requires the revocation list file to be present when being called into but with introducing the allowance of blanks in the folder names, this got broken. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
Adding blanks in if clauses since sometimes they are relevant during execution and will cause issues when not present. Creating the CRL Number file as otherwise OpenSSL will fail revoking the certificate. Adding {} in invalidate_certificate_signature to handle folder paths with blanks in their names. changed linuxdeployqt from latest release to 2020 release so C++ libs will get found |
|
Reviewed change agreed to change closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-23 11:29 | Alexander Allmendinger | New Issue | |
2022-12-23 17:19 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2022-12-23 17:19 | Paul Hunkar | Status | new => assigned |
2023-02-22 10:27 | Alexander Allmendinger | Status | assigned => resolved |
2023-02-22 10:27 | Alexander Allmendinger | Resolution | open => fixed |
2023-02-22 10:27 | Alexander Allmendinger | Fixed in Version | => 1.03.09-01.00.502 |
2023-02-22 10:27 | Alexander Allmendinger | Note Added: 0018793 | |
2023-05-04 16:17 | Paul Hunkar | Status | resolved => closed |
2023-05-04 16:17 | Paul Hunkar | Note Added: 0019277 |