ผลต่างระหว่างรุ่นของ "Translations:คู่มือการพัฒนา EAI Mail Server บน CentOS 7/33/th"

จาก Wiki_EAI
ไปยังการนำทาง ไปยังการค้นหา
(กำลังนำเข้ารุ่นใหม่จากแหล่งข้อมูลภายนอก)
 
(ไม่แตกต่าง)

รุ่นแก้ไขปัจจุบันเมื่อ 12:35, 12 กรกฎาคม 2564

ข้อมูลเกี่ยวกับข้อความ (ช่วยเขียน)
ข้อความนี้ไม่มีคำอธิบายการใช้งาน ถ้าคุณทราบว่าข้อความนี้ใช้ตรงส่วนไหนหรือใช้อย่างไร คุณสามารถช่วยเพิ่มคำอธิบายการใช้งานของข้อความนี้ เพื่อเป็นประโยชน์แก่ผู้แปลคนอื่นได้
นิยามข้อความต้นฉบับ (คู่มือการพัฒนา EAI Mail Server บน CentOS 7)
'''umask 77 ; \
 '''/usr/bin/openssl req -utf8 -new -key eai.key -out eai.csr
 '''You are about to be asked to enter information that will be incorporated
 '''into your certificate request.
 '''What you are about to enter is what is called a Distinguished Name or a DN.
 '''There are quite a few fields but you can leave some blank
 '''For some fields there will be a default value,
 '''If you enter '.', the field will be left blank.
 '''-----
 '''Country Name (2 letter code) [XX]:'''[[TH]]''' '''[[#country]]'''
 '''State or Province Name (full name) []:'''[[Bangkok]]'''   '''[[#state]]'''
 '''Locality Name (eg, city) [Default City]:'''[[Dusit]]''' '''[[#city]]'''
 '''Organization Name (eg, company) [Default Company Ltd]:'''[[EAI]]'''  '''[[#company]]'''
 '''Organizational Unit Name (eg, section) []:'''[[IT]]'''  '''[[#department]]'''
 '''Common Name (eg, your name or your server's hostname) []:'''[[mail.eai.in.th]]'''  '''[[#server's FQDN]]'''
 '''Email Address []:'''[[xxx@eai.in.th]]''' '''[[#email address]]'''
 '''Please enter the following 'extra' attributes
 '''to be sent with your certificate request
 '''A challenge password []: '''[[#Enter]]'''
 '''An optional company name []: '''[[#Enter]]''' '''

umask 77 ; \

/usr/bin/openssl req -utf8 -new -key eai.key -out eai.csr
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [XX]:TH		#country
State or Province Name (full name) []:Bangkok		   #state
Locality Name (eg, city) [Default City]:Dusit		#city
Organization Name (eg, company) [Default Company Ltd]:EAI  	#company
Organizational Unit Name (eg, section) []:IT  	 #department
Common Name (eg, your name or your server's hostname) []:mail.eai.in.th  	 #server's FQDN
Email Address []:xxx@eai.in.th		#email address
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:		#Enter
An optional company name []:		#Enter