922bb56029
The upstream configure.ac invokes `openssl version -d` in order to find the system path for certificates. This is problematic for us since that resolves to the nix store and lots of other mechanisms (including the glusterfs module) expect /etc/ssl to be the place for certificates, so this addition patches the file to set the value manually. |
||
---|---|---|
.. | ||
default.nix | ||
ssl_cert_path.patch |