Skip to content
Snippets Groups Projects
Commit 907f939b authored by Sou Bunnbu (宋文武)'s avatar Sou Bunnbu (宋文武) Committed by Mark H Weaver
Browse files

gnu: glib-networking: Prefer 'SSL_CERT_FILE' as TLS CA file.

This is an improvement over commit af6100f5.

* gnu/packages/gnome.scm (glib-networking)[source](patches): New field.
  [arguments]: Pass '/etc/ssl/certs/ca-certificates.crt' to configure.
  Set 'SSL_CERT_FILE' to '/dev/null' in 'use-empty-ssl-cert-file' phase.
  (libsoup)[arguments]: Set 'SSL_CERT_FILE' to '/dev/null' in
  'pre-check' phase.
* gnu/packages/patches/glib-networking-ssl-cert-file.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
parent 6c591c8e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment