forked from blender/blender
Campbell Barton
5c6c71e6e8
Using /etc/ssl only makes sense when the versions of SSL on the system
is compatible with the version Blender uses.
Failure to load the configuration for e.g. causes SSL to fail entirely
(causing downloading over HTTPS to fail).
Recently [0] de facto standard directory `/etc/ssl` was used however we
can't guarantee files in this path are compatible with Blender's SSL.
Use a known invalid path to resolve #114452.
Ref !114569
[0]:
|
||
---|---|---|
.. | ||
build_environment | ||
buildbot | ||
cmake | ||
config | ||
package_spec | ||
utils | ||
windows |