Moving Certificate To Another AWS Server

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: mediajoy.info

My web server is (include version):
Ubuntu 18.4
The operating system my web server runs on is (include version):

My hosting provider, if applicable, is:
AWS
I can login to a root shell on my machine (yes or no, or I don’t know):
yes.
I installed via shell an SSL certificate for my domain (wordpress on my EC2 AIM)and it worked great.
But my server code broke so I had to reinstall a fresh copy of my wordpress site on another AWS server.
I had Spinupwp.com install a Certbot (for Let’s Encrypt TLS/SSL certificates) for me for the same domain.
Now I got the message CA not valid. See attachement screenshot.

1 Like

Hi @mediajoyinc

checking your domain with my FireFox, all works.

Ah - there is a problem - checking your domain via https://check-your-website.server-daten.de/?q=mediajoy.info

Domainname Http-Status redirect Sec. G
http://mediajoy.info/ 34.230.149.121 301 https://mediajoy.info/ Html is minified: 109,46 % 0.233 A
http://www.mediajoy.info/ 34.230.149.121 -8 0.453 W
ConnectionClosed - The underlying connection was closed: The connection was closed unexpectedly.
https://mediajoy.info/ 34.230.149.121 GZip used - 6999 / 25752 - 72,82 % Inline-JavaScript (∑/total): 3/2629 Inline-CSS (∑/total): 3/4006 200 Html is minified: 155,55 % 3.953 B
https://www.mediajoy.info/ 34.230.149.121 -8 0.750 W
ConnectionClosed - The underlying connection was closed: The connection was closed unexpectedly.

Your non-www works, your www not. Both www versions don't work (http and https).

If that's the problem:

  • Fix your http.
  • Then create one certificate with both domain names

Now your certificate

CN=mediajoy.info
	14.11.2019
	12.02.2020
expires in 90 days	mediajoy.info - 1 entry

has only one domain name. But

Issuer not before not after Domain names LE-Duplicate next LE
Let's Encrypt Authority X3 2019-11-14 2020-02-12 mediajoy.info - 1 entries duplicate nr. 1
Let's Encrypt Authority X3 2019-11-08 2020-02-06 mediajoy.info, www.mediajoy.info - 2 entries duplicate nr. 1

you have already created a certificate with both domain names, so you can re-use that certificate.

1 Like

Thank you so much.
Ok that's a lot. let me break it down to understand:

Does this mean my certificate will expire in 90 days!

1 Like

Yes. Every Letsencrypt certificate is only 90 days valid.

Read the FAQ

1 Like

Can I just revoke this and start again?

Please read some basics:

And something about

1 Like

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