Make error output of dhparams and dsaparams app more consistent
[openssl.git] / demos / certs / mkcerts.sh
index 18daa6bcfb8d2a4bf35bd8ea364c150ebfe74e0e..2d14a95989e811a0aefb21386ee298056b233b6d 100644 (file)
@@ -42,7 +42,7 @@ CN="Test OCSP Responder Cert" $OPENSSL req -config ca.cnf -nodes \
 $OPENSSL x509 -req -in respreq.pem -CA intca.pem -CAkey intkey.pem -days 3600 \
        -extfile ca.cnf -extensions ocsp_cert -CAcreateserial -out resp.pem
 
-# Example creating a PKCS#3 DH certificate. 
+# Example creating a PKCS#3 DH certificate.
 
 # First DH parameters