[CONCPP-108] MariaDB connector fails to download via github actions due to SSL status 35 Created: 2022-10-17 Updated: 2023-06-19 Resolved: 2023-06-19 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C++ |
| Component/s: | General |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | EmosewaMC | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 0d | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Windows |
||
| Attachments: |
|
| Description |
|
https://github.com/DarkflameUniverse/DarkflameServer/actions/runs/3262495537/jobs/5372265477 For whatever reason, the certificate for the download link used for the msi has expired which I presume is what is causing the ssl error 35. The CMake runs fine on a local build but fails on github actions. Unsure of a workaround or how to address the issue |
| Comments |
| Comment by Aaron Kimbrell [ 2022-11-01 ] |
|
this was a cmake issue, will be resolved in cmake 3.25 |