I have been pushing to an AWS Elasticbeanstalk ,
Just yesterday, whenever I run the command
git aws.push
I get the following error:
Pushing to environment
fatal: unable to access
SSL certificate problem: certificate has expired
The url its going to is: git.elasticbeanstalk.us-east-1.amazonaws.com
Is there something I need to do from powershell to update the certificate so git recognises it?