Update gencert.sh

This commit is contained in:
2025-05-06 23:23:00 +00:00
parent e5a33da6c6
commit fbb2fb9fd9

View File

@@ -22,7 +22,7 @@ SERVER_CERT="${LDAP_DIR}/ldap-server-cert.pem"
read -p "Organization: " ORG
read -p "CA CN (FQDN): " CN
# write CA tempalte info
# write CA template info
cat > $CA_INFO <<EOF
cn = ${ORG}
ca