Hi all,
some time ago I successfully activated a Let's Encrypt certificate on my low-cost VPS machine in order to satisfy requirements by Mosquitto MQTT.
Now, I'd like to use that same certificate to activate https service for a couple of jServer-based apps.
All the steps to do it are clear, but there are a few questions regarding what follows a successful installation and activation.
1. Should I necessarily define two ports (one for http and one for https) even if I plan to use the filter redirect option in order to allow connection to my service only through the SSL protocol?
2. Once the Let's Encrypt certificate needs a renew (approximately every 90 days) should I go through all the setting up process again? Ok, it's just a couple of minutes more, but it is due (I guess so)?
3. In the event that the setup step is to be repeated at each certificate renewal, should I restart the JServer-based service in order to let it load the new keystore?
TIA
some time ago I successfully activated a Let's Encrypt certificate on my low-cost VPS machine in order to satisfy requirements by Mosquitto MQTT.
Now, I'd like to use that same certificate to activate https service for a couple of jServer-based apps.
All the steps to do it are clear, but there are a few questions regarding what follows a successful installation and activation.
1. Should I necessarily define two ports (one for http and one for https) even if I plan to use the filter redirect option in order to allow connection to my service only through the SSL protocol?
2. Once the Let's Encrypt certificate needs a renew (approximately every 90 days) should I go through all the setting up process again? Ok, it's just a couple of minutes more, but it is due (I guess so)?
3. In the event that the setup step is to be repeated at each certificate renewal, should I restart the JServer-based service in order to let it load the new keystore?
TIA