Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 8/32/en
รุ่นแก้ไขเมื่อ 13:56, 12 กรกฎาคม 2564 โดย Photchanan (คุย | มีส่วนร่วม) (สร้างหน้าด้วย "== 3. Create an SSL Cert == *The step is for creating SSL key for using with postfix and dovecot 1. Create a private key '''# cd /etc/pki/tls/certs ''...")
3. Create an SSL Cert
- The step is for creating SSL key for using with postfix and dovecot
1. Create a private key
# cd /etc/pki/tls/certs # /usr/bin/openssl genrsa -aes128 2048 > eai.key