WHM/cPanel

How to Create an Encrypted Email Using Email Encryption cPanel

What is GnuPG Keys and cPanel Encryption

GnuPG is a publicly available encryption scheme that uses the “public key” approach. With GnuPG, messages are encrypted using a “public key” however, they can only be decrypted by a “private key”, which is retained by the intended recipient of the message.In cPanel you can use GnuPG Encryption scheme for encrypting your email message.

How to setup Email Encryption in cPanel

  1. Login into your cPanel control panel.
  2. From your cPanel home locate Email section and click Encryption icon.
  3. from  Encryption Page under Create a New Key:
    1. Your Name:Type the name you want seen during secure communications.
    2. Your Email:Enter Email address you will use with the pair of keys.
    3. Comment or Nickname:enter a short description like what about of this key pair.
    4. Key Password:Enter Key Password, enter the password you desire for the encryption.
    5. Confirm Password:Re-type the key password.
    6. Expiration Date:enter the expiration internal ,1y (1 year) 3w (3 weeks) 5d (5 days) 0 refer to (No expiration date).
    7. Key Size:Select from drop-down list the size of the encryption key. Please note that bigger number means better encryption.
  4. Click the Generate Key button.You will see Key is being generated. This may take a few minutes.
  5. After short time the green message “The Key has been successfully created.” will appeared.
  6. Now on the bottom of the page you can see list for  Public Keys and Private Keys list belong to encrypted emails.
  7. Under each list you can use from actions View link to view the PGP PUBLIC KEY and PGP PRIVATE KEY.

How to import Existing GnuPG Key

  1. Click the Import Key button at the bottom of the Encryption page in cPanel.
  2. Copy the key code you want, and paste it into the text.
  3. Click the Import button.

How to use GnuPG Keys and how GnuPG Keys Work

First you have to know that your GnuPG private key is secret and you have to keep it out from everyone,but the GnuPG public key you can send to anyone .

how GnuPG Keys Work

To send to someone encrypted email , first you need to obtain the receiver public key and perform the encryption ,the receiver must use his own private key to decrypt the email.

If you want someone to send you an encrypted email, you need to give them your public key. Once they send the message, you must use your private key to read it.
 

XsoftHost Support

Share

Recent Posts

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration…

3 years ago

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays…

4 years ago

How to change the maximum upload file size for PHP

There are several scenarios that you might need to increase or decrease your php maximum…

6 years ago

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…

6 years ago

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two…

6 years ago