2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-15 12:22:26 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Owen Rafferty
ca2694516b
rust: 1.79.0 2024-06-18 01:43:16 -05:00
Dylan Araps
ac0bf82412
rust: 1.56.0 2021-10-31 08:32:17 +02:00
Dylan Araps
39d519f9a3
rust: Fix cargo SSL errors.
Cargo uses its own vendored libcurl which it statically links
against. This patches the build configuration to set
CURL_CA_BUNDLE and CURL_CA_PATH.

I am still unsure as to why this broke, why this only affects
KISS with OpenSSL 3.0.0, etc. Will see if the next rust release
improves this else will open a bug report upstream.

Closes #339
2021-10-08 08:21:08 +03:00