Hi,
During upgrade to SSD I disposed of my old HDD which had my jitsi meet server on it!
I was manually renewing the cert, and had a 19 day warning about a week ago to say it needs renewing by 12th December.
If i build the server again on the same IP address, is there a way to upgrade it or get it on my new server?
PS I am an enthusiastic amateur who built the server during Covid and just use it occasionally and am rather elderly so please be kind!
You need not concern yourself with what you had.
Simply focus on what you have now.
If you need a cert, then get [a new] one.
The criteria for which remains unchanged:
if you manage the system at the IP of the FQDN requesting a cert, then you can easily use HTTP authentication to validate the cert request - this is the simplest method to automate and is covered by all ACME clients
if you manage the DNS zone that covers the FQDN requesting a cert, then you can also use DNS authentication to validate the cert request - note: this is not as simple to automate as it may sound, and requires *participation` by the DSP and the ACME client
there is a third method [HTTPS authentication] - but that is usually only used with special cases
like: the system uses a built-in client which prefers it, HTTP authentication is NOT available, user has advanced knowledge/skills and desires/prefers implementing it, etc.
I just manage the server at the IP of the FQDN.
My query is just when I rebuild it and request a cert will letsencrypt produce another one when the old one is still valid as I want to keep the name!?
(I was wondering if I had to wait for it to expire and start again)