certbot renew does not work when you manually issue certificates (rather than using an automatic method of performing the domain validation).
If you intend to continue using the manual method, then you should just run the same command you originally did:
./certbot-auto --server https://acme-v02.api.letsencrypt.org/directory -d “*.ctsig.com” --manual --preferred-challenges dns-01 certonly