My domain is: fxlegion.net
I have installed SSL but web still show security risk.
this is when i chec in whynopadlock
how i suppose to fix it?
My domain is: fxlegion.net
I have installed SSL but web still show security risk.
this is when i chec in whynopadlock
how i suppose to fix it?
Usually, an ACME client like Certbot will automatically setup the intermediate for you.
If you did this entirely by hand, then you can repair the problem by appending the contents of https://letsencrypt.org/certs/lets-encrypt-x3-cross-signed.pem.txt to the file you’re using for nginx’s ssl_certificate
setting.
how did you install the certificate?
There is a standard template of Help
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. crt.sh | 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:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know):
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
You have created two new certificates ( https://check-your-website.server-daten.de/?q=fxlegion.net ):
CertSpotter-Id | Issuer | not before | not after | Domain names | LE-Duplicate | next LE |
---|---|---|---|---|---|---|
912301136 | CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US | 2019-05-14 23:35:59 | 2019-08-12 23:35:59 | fxlegion.net, therisingtides.xyz, www.fxlegion.net, www.therisingtides.xyz | ||
4 entries | duplicate nr. 1 | |||||
912253540 | CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US | 2019-05-14 22:59:07 | 2019-08-12 22:59:07 | fxlegion.net, www.fxlegion.net | ||
2 entries | duplicate nr. 1 | |||||
775376963 | CN=Let's Encrypt Authority X3, O=Let's Encrypt, C=US | 2019-02-21 07:47:55 | 2019-05-22 07:47:55 | fxlegion.net, www.fxlegion.net | ||
2 entries |
But you don't use one of these, instead, you use the old certificate:
CN=fxlegion.net
21.02.2019
22.05.2019
expires in 7 days fxlegion.net, www.fxlegion.net - 2 entries
which is only 7 days valid. Looks like a problem in your installation routine.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.