I would like to use the cert on my site, which is also hosted on NameSilo.
I feel the first hurdle is actually getting my hands on the files that cerbot is saving, but not actually saving (I think) because I'm running the script on a venv on GitLab CI/CD.
Second hurdle would be to tell the hosting provider to somehow use that certificate and key. I suppose I could do that manually the first time around, but would it stop working the moment I renew? Am I correct in thinking each renewal creates a new certificate and private key?