Closed
Description
Since the LibCURL library is cross compiled on a Linux instance, when it compiles the linux versions it sets the CACert location to the default location on Linux. For the other OS's (Apple, Windows, etc) it leaves the CACert location blank in the build as it does not know where to find them. This causes the other OS's to not have any CACerts to validate SSL/TLS certificates. Currently the only solution would be to supply your own cert when you are using LibCURL.jl
Metadata
Metadata
Assignees
Labels
No labels