How to Install Let’s Encrypt Wildcard SSL on CentOS phptuts March 22, 2020 Step 1: Step 2: If you get error: Run Result: Step 3: Suppose that your server IP is 11.11.11.11 You must add 3 records for… Continue Reading
How to renew Let’s Encrypt certificate on CentOS with NGINX phptuts March 25, 2018 Use this command: Result: Continue Reading
Let’s Encrypt: how to fix error Received 2 certificate(s), first certificate had names phptuts February 1, 2018 You could give this error when renew Let’s Encrypt certificate How to fix this error: Simple, you can use this command: Result: Continue Reading
How to create a free Let’s Encrypt certificate on CentOS with NGINX phptuts November 11, 2017 Step 1: Step 2: Result: To renew automatically: Because that Let’s Encrypt certificates is valid for 90 days, so must renew. To test: Result: You… Continue Reading
How to use SSL certificate free of Let’s Encrypt on Linux – part 2 phptuts May 7, 2016 Some errors may be occur during the installation of Let’s Encrypt on Linux Error 1: How to fix it? Step 1: Result: We see the… Continue Reading
How to use SSL certificate free of Let’s Encrypt on Linux phptuts May 7, 2016 Let’s Encrypt Step 1: Install Git Check the git command, if command not found, you must install git first: Read: How to install Git on… Continue Reading