0
1
Fork 0
blender/build_files
Campbell Barton 5c6c71e6e8 Build: prevent OpenSSL using /etc/ssl on macOS & Linux
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]: 60a8ae7830
2023-11-07 23:21:16 +11:00
..
build_environment Build: prevent OpenSSL using /etc/ssl on macOS & Linux 2023-11-07 23:21:16 +11:00
buildbot Build: make Linux cmake release config consistent with buildbot 2023-10-09 14:41:34 +02:00
cmake Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
config Revert changes from main commits that were merged into blender-v4.0-release 2023-10-30 21:40:35 +01:00
package_spec License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
utils Fix replacement of "Blender Foundation" in recent header change 2023-08-16 21:21:55 +10:00
windows Fix: make.bat showhash 2023-09-16 10:32:30 -06:00