Skip to content
Snippets Groups Projects
Commit ffb97e50 authored by Bob Mottram's avatar Bob Mottram
Browse files

Empty password

parent 9089bd1f
No related branches found
No related tags found
No related merge requests found
......@@ -140,7 +140,7 @@ openssl pkcs12 -export -in /home/$USERNAME/emailcert/$USERNAME.cer \
-out /home/$USERNAME/emailcert/$USERNAME.p12 \
-inkey /home/$USERNAME/emailcert/$USERNAME.key \
-certfile /home/$USERNAME/emailcert/dovecot-ca.crt \
-outpass pass:
-password pass:""
# make an install script
echo '#!/bin/bash' > /home/$USERNAME/emailcert/install.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment