if [ -f etc/ssl/ca-bundle.crt ]; then
rm etc/ssl/ca-bundle.crt
rm etc/ssl/certs/*.0
rm etc/ssl/certs/*.pem
fi