Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL: CERTIFICATE_VERIFY_FAILED 문의 #130

Open
zwalo opened this issue Nov 27, 2024 · 0 comments
Open

SSL: CERTIFICATE_VERIFY_FAILED 문의 #130

zwalo opened this issue Nov 27, 2024 · 0 comments

Comments

@zwalo
Copy link

zwalo commented Nov 27, 2024

안녕하세요 이번에 upbit api를 활용하여 서비스를 하나 개발중인데, api 호출시 다음과 같은 에러가 발생합니다.

requests.exceptions.SSLError: HTTPSConnectionPool(host='api.upbit.com', port=443): Max retries exceeded with url: /v1/market/all?isDetails=false (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1020)'))

certifi 설정은 했는데 원인 파악이 힘들어서 문의 드립니다
메소드들 확인해보니까 requests 패키지를 사용하는데 verify 옵션을 제쪽에서 따로 False로 줄 순 없는 것같네요

os는 Mac 사용합니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant