by Nian Li
Posted on January 1, 2020
Secure Socket Layer (SSL) will encrypt messages through your website (packets between users and server), which can prevent eavesdroppers getting message contents and make your website safer.
For linux web servers, open a command window and type following commands in sequence:
Last but not least, choose secure option (recommended option 2: redirect) and check your website!