View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010075 | CTT UA Binary | 2 - CTT Binary | public | 2024-12-10 16:28 | 2024-12-17 14:42 |
Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0010075: Error loading certificates from file if path contains non-ASCII characters | ||||
Description | When loading certificates/revocation lists from file, some path-strings are converted to ASCII internally. This leads to errors, if the absolute path to the client certificates contain non-ASCII characters. | ||||
Steps To Reproduce | Create a new project with UTF-8 characters in its name. Opening the CTT Settings browser will then fail with 'Error loading ClientCertificate: BadInvalidArgument (0x80ab0000)', and many scripts will return 'OpenSecureChannel() LoadCertificate failed to load certificate...' | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-10 16:28 | Yannik Klaass | New Issue | |
2024-12-17 14:35 | Paul Hunkar | Assigned To | => Yannik Klaass |
2024-12-17 14:35 | Paul Hunkar | Status | new => assigned |
2024-12-17 14:42 | Yannik Klaass | Status | assigned => resolved |
2024-12-17 14:42 | Yannik Klaass | Resolution | open => fixed |
2024-12-17 14:42 | Yannik Klaass | Note Added: 0022219 |