Home > other >  SSL. CertificateError: hostname 'list.mall.taobao.com' doesn 't match either of'
SSL. CertificateError: hostname 'list.mall.taobao.com' doesn 't match either of'

Time:09-29

 SSL. CertificateError: hostname 'list.mall.taobao.com' doesn 't match either of' *. Tmall.com '




 Traceback (the most recent call last) : 
The File "D: \ Python36 \ lib \ asyncio \ events py", line 127, in _run
Self., _callback, (* self. _args)
The File "D: \ Python36 \ lib \ asyncio \ selector_events py", line 731, in _read_ready
Self. _protocol. Data_received (data)
The File "D: \ Python36 \ lib \ asyncio \ sslproto py", line 503, in data_received
Ssldata, appdata=https://bbs.csdn.net/topics/self._sslpipe.feed_ssldata (data)
The File "D: \ Python36 \ lib \ asyncio \ sslproto py", line 201, in feed_ssldata
Self. _sslobj. Do_handshake ()
The File "D: \ Python36 \ lib \ SSL py", line 694, in do_handshake
Match_hostname (self getpeercert (), self server_hostname)
The File "D: \ PycharmProjects180718 \ government0718 \ venv \ lib \ site - packages \ idna_ssl py", line 19, in patched_match_hostname
Return real_match_hostname (cert, hostname)
The File "D: \ Python36 \ lib \ SSL py", line 327, in match_hostname
% (hostname, ', '. Join (map (repr dnsnames))))


This is when I was in training the crawler met the problem, a great god grant instruction
  • Related