Android Studio – fatal: unable to access schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) – The certificate chain was issued by an authority that is not trusted
I get this error in android studio when I want to push my codes to the gitlab: fatal: unable to access 'https://...../': schannel: SEC_E_UNTRUSTED_ROOT (0x80090325) - The certificate chain was issued by an authority that is not trusted. the backend…