Welcome to Global Trust 256 bit SSL Security Site.

  現在位置 : 技術資源 > 知識庫FAQ > SSL 憑證 > Thawte > 安裝憑證 > CPanel Mail Server

技術 / 資訊搜尋 


CPanel Mail Server


Answer:

a. Fetch your certificate

1.You will receive an email when your certificate is issued.
2.Go to your Status page: https://www.thawte.com/cgi/server/status.exe
3.Enter your Order number and password
4.Select the 'Standard certificate' format option to download your issued certificate.
5.Copy and Paste your thawte certificate to a text editor (Notepad) and save the file with a .pem extension.

b. Install your certificate

You will firstly need to import the thawte Premium Server CA root certificate into your server.

You can obtain the thawte Premium Server CA root certificate by following the instructions in the following solution: vs3535


1. Copy the thawte Premium Server CA root certificate into a text editor such as notepad and save as root.pem.

2. Create a new file (yourcert.pem) consisting of your private key and your certificate file:

-----BEGIN RSA PRIVATE KEY-----
[encoded key]
-----END RSA PRIVATE KEY-----
[empty line]
-----BEGIN CERTIFICATE-----
[encoded certificate]
-----END CERTIFICATE-----
[empty line]

3. Then save the file as yourcert.pem in the /etc/ssl/certs/ directory.

4. Copy the root.pem file to the /etc/ssl/certs/ directory.

5. When you are setting up the SSL support you will need to access the stunnel configuration file which will probably be available at etc/stunnel/default/stunnel.conf .

6. Open the stunnel.conf and locate the following directives (they may be commented out by #). It may be necessary to add the above directives if they are not present.

verify=3
CAfile=/etc/ssl/certs/root.pem
cert=/etc/ssl/certs/yourcert.pem

7. Restart your web / mail service for the installation to be completed. In some instances, it may be necessary to physically restart the actual machine.



技術支援系統登入 忘記密碼?
帳號
密碼

 

主要問題大類
文件區 (3)
SSL 憑證 (0)
CodeSign程式碼簽章 (0)
Email憑證 (24)
隱私條款 法律聲明 安全說明連絡寰宇