인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

인프런 커뮤니티 질문&답변

박세원님의 프로필 이미지
박세원

작성한 질문수

프로그래밍, 데이터 과학을 위한 파이썬 입문

- 과제 제출 방법 for Mac & Linux

이런 에러는 어떻게 해결할까요...

작성

·

259

0

SSL handshake failed on verifying the certificate

protocol: <asyncio.sslproto.SSLProtocol object at 0x106f89a90>

transport: <_SelectorSocketTransport fd=10 read=polling write=<idle, bufsize=0>>

Traceback (most recent call last):

File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/sslproto.py", line 625, in _on_handshake_complete

raise handshake_exc

File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/sslproto.py", line 189, in feed_ssldata

self._sslobj.do_handshake()

File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/ssl.py", line 763, in do_handshake

self._sslobj.do_handshake()

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1051)

SSL error in data received

protocol: <asyncio.sslproto.SSLProtocol object at 0x106f89a90>

transport: <_SelectorSocketTransport closing fd=10 read=idle write=<idle, bufsize=0>>

Traceback (most recent call last):

File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/sslproto.py", line 526, in data_received

ssldata, appdata = self._sslpipe.feed_ssldata(data)

File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/sslproto.py", line 189, in feed_ssldata

self._sslobj.do_handshake()

File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/ssl.py", line 763, in do_handshake

self._sslobj.do_handshake()

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1051)

✘ BackendClientError('Request to the API endpoint has failed.nCheck your network connection and/or the server status.')

답변

답변을 기다리고 있는 질문이에요
첫번째 답변을 남겨보세요!
박세원님의 프로필 이미지
박세원

작성한 질문수

질문하기