#!/bin/sh mkdir certs certs_by_serial private && chmod 700 private && echo 01 > ./serial && touch ./index.txt && cat >./openssl.conf <