On my mac, I looked at the Mail Connection Doctor and one of the things I noticed was an expiration date for my Parallel Panel self-signed root certificate.
Is that something I have to renew or does it auto renew itself?
I'm using a virtual dedicated server and didn't buy the certificate, it was there by default.
To answer your question right away: No these certificates do not auto-renew. You would have to renew the certificate yourself or create a new self signed certificate on this machine (e.g. via
openssl
).What you have to keep in mind however, is that an expired certificate will not lead to your website stopping to work - there will simply be a warning that the certificate is expired and you have to confirm this before the page loads. As you are using a self-signed certificate right now you already should receive a certificate warning - so even if the certificate expires nothing changes for you.
You have to regenerate it yourself after it expires.
They cert probably won't renew on its own. If this if your account/server, check with the VPS server provider to see what their process is.