#! /bin/bash cd /etc/postfix openssl dhparam -out dh2048.pem 2048 openssl dhparam -out dh1024.pem 1024 openssl dhparam -out dh512.pem 512