Update gencert.sh
This commit is contained in:
@@ -22,7 +22,7 @@ SERVER_CERT="${LDAP_DIR}/ldap-server-cert.pem"
|
|||||||
read -p "Organization: " ORG
|
read -p "Organization: " ORG
|
||||||
read -p "CA CN (FQDN): " CN
|
read -p "CA CN (FQDN): " CN
|
||||||
|
|
||||||
# write CA tempalte info
|
# write CA template info
|
||||||
cat > $CA_INFO <<EOF
|
cat > $CA_INFO <<EOF
|
||||||
cn = ${ORG}
|
cn = ${ORG}
|
||||||
ca
|
ca
|
||||||
|
Reference in New Issue
Block a user