Curl: (60) SSL certificate problem: unable to get local issuer certificate

Jmnote (토론 | 기여)님의 2020년 7월 21일 (화) 10:34 판 (새 문서: ==개요== ;<nowiki>curl: (60) SSL certificate problem: unable to get local issuer certificate</nowiki> <source lang='console'> testuser1@localhost:~$ curl https://localhost:9200 cur...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

curl: (60) SSL certificate problem: unable to get local issuer certificate
testuser1@localhost:~$ curl https://localhost:9200
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.haxx.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
testuser1@localhost:~$ curl -k https://localhost:9200
Unauthorized

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}