Я запускаю Дебіана (Ленні).
Коли я запускаю це:
curl --ssl https://www.google.com
Я отримую цю помилку:
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: http://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
У цьому повідомленні про помилку є посилання, яке говорить вам, що потрібно щось читати, чи читали ви? Ви прочитали решту повідомлення під цим посиланням? Чи вживали ви дії, до яких доручили вам два ресурси? (Якщо відповідь на останні запитання була "так", ви, ймовірно, більше не отримували б цієї помилки - якщо відповідь чесно так, і ви все ще отримуєте цю помилку, повідомте нам, які кроки ви зробили, щоб зробити це далеко, і дайте мені знати, щоб я могла знову відкрити це питання, і ми спробуємо вам допомогти :)
—
voretaq7