Skip to content

Instantly share code, notes, and snippets.

export prefix="localhost"
echo "Removing Existing Files"
rm -f ca.*
rm -f localhost.*
echo "Creating SSL Config File"
cat <<EOF >$prefix.cnf