ca-certificates.kos-kur 114 B

123456
  1. if [ -f etc/ssl/ca-bundle.crt ]; then
  2. rm etc/ssl/ca-bundle.crt
  3. rm etc/ssl/certs/*.0
  4. rm etc/ssl/certs/*.pem
  5. fi