Skip to content
Commit de327ab6 authored by Stef Walter's avatar Stef Walter
Browse files

Use a single ca certificates file by default

 * Defaults to either /etc/pki/tls/certs/ca-bundle.crt or
   /etc/ssl/certs/ca-certificates.crt like glib-networking
 * Also like glib-networking a different file can be specified
   with --with-ca-certificates=/path/to/file
 * To disable root CA list, use --with-ca-certificates=no
 * As before a full directory of certificate files can still
   be specified with: --with-root-certs=/etc/ssl/certs
parent a1482b54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment