Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

245
Vistas
upload failed: .\<filename.sql> to s3://<bucket-name>/<filename.sql> [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)

I am trying to copy .sql file to amazon s3. But I keep getting this error message after applying following command in Command Prompt:

aws s3 cp <filename.sql> s3://<bucket-name>

error message is:

upload failed: .\<filename.sql> to s3://bucket-name/<filename.sql> [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:661)

Can anyone please walk through this issue? I'm using Windows 10 OS.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

First of all try to run the same CLI command with key --no-verify-ssl

If it won't work then next:

Do you have the AWS_CA_BUNDLE env var set? Do you have certifi installed in your python env? (pip list | grep certifi)

$ echo $AWS_CA_BUNDLE

$ export | grep AWS_CA_BUNDLE $ pip list | grep certifi certifi (2015.9.6.2)

Certifi downgrade or removing should fix the problem.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda