I have a system hosted in AWS and I integrate with other systems for data exchange.The issue is, my HTTPS endpoint, currently uses an AWS SSL certificate with validity of 90 days. This brings inconvenience to partners that every time I renew the certificate (manually as I don't know how to automate it), all partners have to make changes on their systems as well. How can I resolve this? I need to have a certificate with at least a year of validity.
↧