We were still in testing grounds for this site. Being a video chat application, we needed time to gauge the performance and did not want our site to be fully indexed to give us scope for change. Now, taking your suggestion into account and also the time since we initiated this project, I have set up a permanent redirect from www host to @.
When it comes to adding the certificate, that is usually taken care of in the conf file. It should not be an issue. By the way, what is the normal time for the propagation to go through for the change in SSL expiration date to be reflected?
This is what the output was from my end after successful manual renewal,
Your cert will expire on 2020-11-10. To obtain a new or tweaked
version of this certificate in the future, simply run certbot
again. To non-interactively renew all of your certificates, run
“certbot renew”
You need to install the cert per my long, previous post. You still have the old cert installed.. You do have it installed and working on aioexplorer.com.
Wise choice. I actually prefer the non-www for my own sites. I'm not seeing your redirect though in my browser. Based on getting different content I'm guessing they're pointing different places.
Thanks for the reminder on the second part. I guess that I opened the port to the default file. If you are oline, can we walk through the steps to make sure that I have the right port open?
Interesting. So it looks like your new cert got installed for the default nginx for aioexplorer.com. It seems confusing that you have separate blocks for both. You honestly need /etc/nginx/sites-enabled/aioexplorer.com.conf running for aioexplorer.com and the other 3 will cause you headaches. I’m still wondering why your redirect is not working.
I’m wondering about @9peppe 's comment about Jitsi doing something to nginx’s configuration. I’ll need to do some more research and get back to you later. If @9peppe or one of the others with much more experience with this pops in before then, we’ll share notes. I have a feeling there is a great deal of simplification to be had here in terms of configuration.
You could try that, but I’m not exactly sure what will happen. That lack of redirect has me wondering. I’ll check back with you later. I got called out.
I already have this one. It was working - right? But, now, for some reason, the SSL is getting deployed to default rather aioexplorer.com.conf, which should take me to the landing page or the webroot. Anyways, I have deleted the default from sites-enabled to see whether it makes a difference.
2. But if you want to use a different certificate or you want to choose a different challenge type of Let's Encrypt (see below for details), you should create that certificate first and then install jitsi-meet and choose I want to use my own certificate.
Sorry for the multiple posts. Guess I’ve been stifled for having too many edits on my posts and now must make new posts to add anything for the next 5 hours.
You need to choose “I want to use my own certificate” in order to use a dns challenge for your wildcard certificate instead of the default http challenge that the jitsi script uses.