Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: whiteyangcastle.ddns.net, pelicanq.myqnapcloud.com
I ran this command:
sudo certbot --apache -d whiteyangcastle.ddns.net -d pelicanq.myqnapcloud.com
Later restore to
sudo certbot --apache -d whiteyangcastle.ddns.net
It produced this output: I did not capture the output. The certificate was restore to whiteyangcastle.ddns.net but I have disable all SSL line in 000-default-le-xxx.conf and add in virtual host for *:80, without SSL.
My web server is (include version): apache 2.4.41, and QNAP QTS 4.4.2.1310
The operating system my web server runs on is (include version): Ubuntu 20.04; Qnap NAS OS, QTS
My hosting provider, if applicable, is: I host both server on the home network
I can login to a root shell on my machine (yes or no, or I donât know): yes for both
Iâm using a control panel to manage my site (no, or provide the name and version of the control panel):no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if youâre using Certbot):0.40
Dear experts,
I am struggling to secure my Ubuntu Webserver along with my Qnap NAS Server and have no luck. Here is what I am trying to setup in my home network.
Host 1: pelicanq.myqnapcloud.com using Qnap default SSL certificate, it can be replaced with LetsEncrypt SSL optionally or self-signed SSL.
Host 2: Ubuntu (20.04) webserver apache 2.4.41 using domain name whiteyangcastle.ddns.net to access
I want both hosts to be accessed through default secure port 443. Currently I port forward all 443 to Host 1 (Qnap) as regular server through my router.
I was able to setup Qnap on port 443 and Ubuntu on port 8082. However, I cannot access Ubuntu from work as my company firewall block all ports other than 443.
Is there anyway to achieve it? One IP two or more domains?
Please advise. Thank you.
Cheers,
Bryan