Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

1.7K
Views
¿Cómo deshabilitar la verificación SSL en el apk de alpine?

¿Hay alguna forma de deshabilitar la verificación SSL al instalar algunos paquetes?

Encontré cómo agregar mi certificado en certificados confiables, pero prefiero deshabilitar esta verificación.

Lo necesito para evitar el siguiente error:

 SSL routines:tls_process_server_certificate:certificate verify failed
over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Si usa un espejo http del repositorio de paquetes en lugar de una versión https del mismo, entonces no tendrá ninguna verificación SSL.

Entonces, podrías, por ejemplo, hacer:

 apk add \ --no-cache \ --allow-untrusted \ --repository http://dl-cdn.alpinelinux.org/alpine/v3.15/main \ alpine-sdk

Para encontrar el repositorio de paquetes adecuado para su versión de Alpine, consulte el archivo /etc/apk/repositories .

Aquí está, por ejemplo, el contenido del archivo para la imagen de Alpine 3.15:

 https://dl-cdn.alpinelinux.org/alpine/v3.15/main https://dl-cdn.alpinelinux.org/alpine/v3.15/community
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!