Skip to content
  • Natanael Copa's avatar
    main/ca-certificates: ditch python dep, symlink ca-certificates.crt · 7363758e
    Natanael Copa authored
    replace the python script with a perl+shell script to extract the certs.
    This helps us to avoid pull in python when bootstrapping.
    
    rename ca-certificates-cacert to ca-certificates-bundle, which is a
    better name for the precompiled bundle.
    
    We also ship a pregenerated ca-certificates.crt file and a
    /etc/ssl/cert.pem symlink. (fixes #10678)
    7363758e