Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69235

Re:SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC

From Dave Angel <davea@davea.name>
Subject Re:SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC
Date 2014-03-27 21:47 -0400
Organization news.gmane.org
References <94cfb444-8c5d-4b2c-b08c-29170991d02b@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.8646.1395971106.18130.python-list@python.org> (permalink)

Show all headers | View raw


 tade.ankur@gmail.com Wrote in message:
> 
> hei , 
> 
> I am a newcome to Python. 
> 
> I am trying to create a python script which will connect to an SSL URL and using the HEAD request will get the status of URL. 
> 
> For one the link I am getting following error
> 
> [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:589)

And why do you omit the rest of the error?  

> 

> 


-- 
DaveA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC tade.ankur@gmail.com - 2014-03-27 09:40 -0700
  Re:SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC Dave Angel <davea@davea.name> - 2014-03-27 21:47 -0400
  Re: SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC tade.ankur@gmail.com - 2014-04-01 14:36 -0700

csiph-web