ContinuumIO/anaconda-issues

Conda install script throwing SSL Error SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

amanraj2520 opened this issue · 0 comments

Checklist

  • I added a descriptive title.
  • I searched through existing issues and couldn't find a solution or duplicate issue.
  • I searched on the web (e.g. Google) and didn't find any helpful information.
  • I searched the Anaconda documentation and didn't find any helpful information.

Impacted product

  • A conda package (built by Anaconda)
  • Anaconda Distribution (formerly Anaconda Individual Edition)
  • Miniconda
  • Anaconda.org

What happened?

Since 12th August 2024, conda post install is throwing API SSL verify errors like this :
[2024-04-16 10:50:29] creating default environment...
using -f (force) option
[2024-04-16 10:50:31] installation finished.
Using Anaconda API: https://api.anaconda.org
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)
SSL verification error: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)

Has anyone faced this issue. If yes, then has there been a change in https://api.anaconda.org API? My setup was working absolutely fine before 12th August 2024.

Can someone please help in this?

Expected behavior or outcome

Since https://api.anaconda.org was working fine before, authentication using SSL to the same should work fine.

Conda info

No response

Conda config

No response

Conda list

No response

Additional information

No response