source: npl/system/ca_certificates/setup.11.cacerts @ 26ffad7

Last change on this file since 26ffad7 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.