source: npl/system/ca_certificates/setup.11.cacerts @ f9ce31e

perl-5.22
Last change on this file since f9ce31e was f9ce31e, checked in by Edwin Eefting <edwin@datux.nl>, 7 years ago

updated to openssl 1.1.x, added ca-certificates. cleanup

  • Property mode set to 100644
File size: 128 bytes
Line 
1#!/bin/sh
2#BLURB="Rebuild SSL certificate database."
3chroot . usr/sbin/update-ca-certificates --fresh 1> /dev/null 2> /dev/null
Note: See TracBrowser for help on using the repository browser.