Ssl on my qnap 4.2.6

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:www.elenalatex.com

I ran this command:

It produced this output:

My web server is (include version): qnap 4.2.6

The operating system my web server runs on is (include version):
lunix

My hosting provider, if applicable, is:
i host my own site on the qnap , and forward the url

I can login to a root shell on my machine (yes or no, or I don’t know):
yes


I would like to download a ssl and apply it to my qnap, but I don’t understand where to start

I host a webshop via my own server, and the URL is forwarded via fram to my server port 80

Hi @Ruben

first

start with the basics:

Then select a client:

But that

may be a problem.

Checking your domain ( https://check-your-website.server-daten.de/?q=elenalatex.com ):

This is your public visible ip address:

Host T IP-Address is auth. ∑ Queries ∑ Timeout
elenalatex.com A 83.137.194.114
Hardenberg/Overijssel/NL yes 1 0
AAAA yes
www.elenalatex.com A 83.137.194.114
Hardenberg/Overijssel/NL yes 1 0
AAAA yes

So if you use http-01 validation, the Letsencrypt client must run on that ip address.

And a file like

http://elenalatex.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de

must be visible.

Oh, your setup looks different.

http://elenalatex.com/.well-known/acme-challenge/check-your-website-dot-server-daten-dot-de

has the correct answer http status 404 - Not Found. Looks like it isn't a frame redirect of your hoster, instead, only the / has a frame. So if you can run the client on that ip, that may work.

1 Like

I think I am too stupid to do this myself :slight_smile: but thanks for your answer

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.