openssl gendh -out /etc/postfix/pfs_512.pem -2 512
openssl gendh -out /etc/postfix/pfs_1024.pem -2 1024

postconf -e "smtpd_tls_dh1024_param_file=/etc/postfix/pfs_1024.pem"
postconf -e "smtpd_tls_dh512_param_file=/etc/postfix/pfs_512.pem"
postconf -e "smtpd_tls_eecdh_grade=strong"
postconf -e "smtp_tls_loglevel=1"
postconf -e "smtpd_tls_loglevel=1"

postconf -e "tls_preempt_cipherlist=yes"

現在の記事

未分類

ロード時間の最適化がコンバージョンに違いをもたらす理由

今日のデジタル時代において、インターネット・ユーザーは、ウェブサイトを訪問する際、光速のエクスペリエンスを期待しています。ローディング時間が長いと、ユーザーエクスペリエンスが低下するだけでなく、次のような問題も生じます。