When pushing a commit to Azure Devops I am getting this error.
Error encountered while pushing to the remote repository: Git failed with a fatal error. unable to access 'https://xx@dev.azure.com/xx/Lulo/_git/LuloBackend/': SSL certificate problem: self signed certificate in certificate chain Pushing to https://xx@dev.azure.com/x/Lulo/_git/LuloBackend
First I thought it was my company network or firewall, so I switched to mobile data, but the error is the same.
The 2nd thing is that I changed recently my password for my Azure AD Account, do I have to change something in Visual Studio in the GIT settings?
Thanks

