Can I have both Free SSL from Let's Encrypt and Cloudflare on a VPS?

Chris Worner

Well-known member
Registered
Joined
Apr 15, 2016
Messages
612
Points
28
My question is, can I have both Free SSL from Let's Encrypt and Cloudflare on a VPS?
What conditions to archive that?

For example

Site1 will use ssl from Cloudflare
Site2 will use ssl from Let's Encrypt

Both site1 and site1 are on same VPS.


Thanks in advance
Chris
 

AlbaHost

Well-known member
Moderator
Hosting Provider
Joined
Jan 18, 2017
Messages
818
Points
43
My question is, can I have both Free SSL from Let's Encrypt and Cloudflare on a VPS?
What conditions to archive that?

For example

Site1 will use ssl from Cloudflare
Site2 will use ssl from Let's Encrypt

Both site1 and site1 are on same VPS.


Thanks in advance
Chris
Why not, what control panel do you use?
 

Alex Thompson

Well-known member
Moderator
Joined
Jun 6, 2013
Messages
297
Points
28
I can easily find guides to install SSL on cPanel but I have one with Directadmin control panel.
It is more complex than I thought.
For cPanel, I can install Let's Encrypt from cPanel control panel on each account. Will I need to change IP for each account?
For Directadmin, I didn't find an option there, seem it needs to run commands to install free ssl.
Hey Chris,
You can install Cloudflare SSL by reading this post https://forumweb.hosting/15217-how-to-install-a-ssl-certificate-in-directadmin.html

I don't get your point about "Will i need to change IP for each account" however if you have DA you can get some tuts here:

https://client.yourwebhoster.eu/kno...-for-every-domain-without-a-dedicated-IP.html
And:
https://client.yourwebhoster.eu/knowledgebase/222/How-to-enable-SSL-for-every-user.html

So yes, all is done over commandline.
I don't suppose this will work when running these command from your links

Enable SSL for every user:
Code:
ls -l /usr/local/directadmin/data/users | grep '^d' | awk '{system("sed -i 's/ssl=OFF/ssl=ON/g' /usr/local/directadmin/data/users/"$9"/user.conf ")}'
Enable SSL for every reseller:
Code:
ls -l /usr/local/directadmin/data/users | grep '^d' | awk '{system("sed -i 's/ssl=OFF/ssl=ON/g' /usr/local/directadmin/data/users/"$9"/reseller.conf ")}'
It didn't mention to add private key in steps.
 

manoaratefy

Well-known member
Hosting Provider
Registered
Joined
Sep 15, 2016
Messages
127
Points
18
It is possible. I'm doing this with ISPConfig 3.1 with Apache as webserver. Just setup SSL like any other SSL certificate. Certbot will be just used to build the Let's encrypt certificate.
 
Older Threads
Replies
28
Views
15,485
Replies
13
Views
12,855
Replies
1
Views
3,019
Newer Threads
Latest Threads
Replies
2
Views
40
Replies
2
Views
41
Replies
0
Views
28
Replies
0
Views
35
Replies
0
Views
189
Recommended Threads
Replies
0
Views
2,196
Replies
19
Views
8,936
Replies
41
Views
23,903
Replies
0
Views
2,725
Replies
1
Views
3,336

Latest postsNew threads

Latest Hosting OffersNew Reviews

Sponsors

Tag Cloud

You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.

Top