chak
August 25, 2019, 7:05pm
#1
Hi, I have 1 website on 2 servers and 4 sub domains:
Server 1: example.com and www.example.com (serving pages)
Server 2: s.example.com and f.example.com (for images and other static files)
Both ubuntu 18.04 running nginx and postfix, server 1 can also receive mails
Which is the best setup, easiest to maintain? Do I need one certificate for each server?
(Sorry, it’s my first time configuring https)
1 Like
_az
August 25, 2019, 8:35pm
#2
Yes. No need for anything more complex.
2 Likes
schoen
August 26, 2019, 5:23am
#3
Note that if you use Certbot on the first server, you can use the same certificate for both e-mail and web stuff, but you might need to manually configure the Postfix instance to use the certificate.
2 Likes
system
closed
September 25, 2019, 5:23am
#4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.