Traceback (most recent call last):

  File "urllib\request.py", line 1344, in do_open

  File "http\client.py", line 1336, in request

  File "http\client.py", line 1382, in _send_request

  File "http\client.py", line 1331, in endheaders

  File "http\client.py", line 1091, in _send_output

  File "http\client.py", line 1035, in send

  File "http\client.py", line 1477, in connect

  File "ssl.py", line 455, in wrap_socket

  File "ssl.py", line 1041, in _create

  File "ssl.py", line 1319, in do_handshake

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)



가상 머신에서 Windows 11로 코드 돌리는데,

request 하면 handshake 실패했다고 뜨네

이거 가상머신 뭐 방화벽 이런 문제임? 인터넷 연결은 되어있음