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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'omit': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'wrote': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:SSL': 0.16; 'url.': 0.16; 'trying': 0.19; 'error': 0.23; 'ssl': 0.24; 'script': 0.25; 'header:X-Complaints-To:1': 0.27; 'record': 0.27; 'rest': 0.29; 'getting': 0.31; 'mac': 0.33; 'to:addr:python-list': 0.38; 'bad': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'email addr:gmail.com': 0.63; 'subject::': 0.85
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dave Angel <davea@davea.name>
Subject Re:SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC
Date Thu, 27 Mar 2014 21:47:48 -0400 (EDT)
Organization news.gmane.org
References <94cfb444-8c5d-4b2c-b08c-29170991d02b@googlegroups.com>
X-Gmane-NNTP-Posting-Host dpc6744199008.direcpc.com
X-Newsreader PiaoHong Usenet NewsReaders 1.36
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.8646.1395971106.18130.python-list@python.org> (permalink)
Lines 22
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1395971106 news.xs4all.nl 2917 [2001:888:2000:d::a6]:50530
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:69235

Show key headers only | 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