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.
(2) But, the problem is to set up the existing SSL on the subdomain (This subdomain points to the different IP address for the testing purpose)
Should I issue an SSL again for this subdomain by following AWS lightsaill instruction as above?
Can I use the same SSL on the subdomain? If so, could you please help me to set it up?
Alternatively, I’ve tried to set up the subdomain under Google Domain DNS setting like the attached image. Is this the correct way to set SSL up on the subdomain? (I’ve set this up last night, I’m waiting another 24 hours)
My web server is (include version): Apache / Ubuntu 16.04
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is: Lightsails in AWS
I can login to a root shell on my machine (yes or no, or I don’t know): YES
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): not sure about this
I’ve tried to issue new SSL cert on this subdomain by Certbot guideline. However, I also faced an error and failed to issue a new cert. Same issue with this (Error installing cert on Lightsail WordPress instance)
Alternatively, I’m looking for the solution to use the same SSL on this subdomain.
You are using AWS Route53 for your nameservers. You can't use that "Synthetic records" functionality unless you switch back to Google Domains for your nameservers. However, I don't think you want this anyway.
OK, say you have two different servers:
52.62.189.74
13.54.93.43
Which server do you want to issue the test.happytoo.app certificate on?
I tried something different approach because I really want an auto-renewal.
(With the live server, I manually renewed an SSL every 3 months,, which is quite painful)
Quick question. What is that Google Domain (DNS setting) page for ? Is this not really useful for me to set up SSL?? (just bought the domain via Google. is that maybe it?)
Okay. I will try out with Bitnami guide and hopefully will be fine.
If I’m successful with Bitnami guide with the 2nd server, can I re-issue an SSL for the live server as well? (Is that too risky? Should I maintain a manual renewal?!)
Just wondering which option is good then? Using Google Domains or Just stays with AWS Route53? Or no matter what
Doesn't make a huge difference either way. Route53 is more convenient as it integrates more closely with other AWS services (like EC2 and Lightsail), but you won't necessarily notice.
You could probably do it with care, but I'm honestly not sure what's involved in changing from one to the other.
Thanks very much for your help. I’ve installed a SSL certificate by following the Bitnami instruction
(The first option = Use The Bitnami HTTPS Configuration Tool). This is easier than I thought.
Can I quickly ask you for the auto-renewal? Does it mean that it will automatically renew the certificate by a cron job(?) Or Should I manually renew it or Should I set-up auto renewal again?
It’s been a while. Hope you are going well.
I have an issue with me. I’d like to ask you if you could help me out.
The live domain has a public Key info - RSA 2048 bits Encryption (https://happytoo.app).
However, the test subdomain has a different public key info - EC 384 bits. (test.happytoo.app)
This EC 384 caused the error on Android V7.0 device. (Application can’t get any Data via this url).
So, the only solution is to change a public key from EC 384 bit to RSA 2048.