Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.153 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.70; '*S*': 0.01; 'subject:number': 0.09; 'tls': 0.16; 'app': 0.19; 'to:name:python-list@python.org': 0.22; 'device': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'charset:us-ascii': 0.36; 'subject:?': 0.36; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'read': 0.60; 'header:Message-Id:1': 0.63; 'serial': 0.72 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date; bh=XemMfs1MJkX4k0fwLOVcqd0xsmsh9E7hH5tuzLrsTkY=; b=TW1FOEpdDHoJMydU3KtatGnr04y9BR8LpqsU4lX8FbIKQYsjZTpKqmbjtT0y7ca7/V vWTym9D6rIOE3YlHm9CCJfGemA90JvHCsueo4Au/ATcC5chKRB6sear7kjxOHrjXziJa zSiEBdguNRhnqri3KRLXCNLwnKpB2TUW4GoSWwYuyxhP9cETIXirGQz3BD4GpkCLTH/N /q+aB+bpm2keWVSw+E4VttHkbfA9ikXQID5qKMExY6uwO3vDkxqyhIgFn213n81siI2W bO0n/ZZdM6JcBZSwYM2bt2/K3AH7wuQgmgFfcxbRnO9REKnGnZP7UsZOPReuXYEQsrr3 2HZw== X-Received: by 10.182.2.72 with SMTP id 8mr31497792obs.21.1398072816834; Mon, 21 Apr 2014 02:33:36 -0700 (PDT) From: Anthony Papillion To: "python-list@python.org" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Mailer: iPod Mail (5H11) Mime-Version: 1.0 (iPod Mail 5H11) Subject: Read TLS cert serial number? Date: Mon, 21 Apr 2014 04:33:10 -0500 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1398072819 news.xs4all.nl 2901 [2001:888:2000:d::a6]:59513 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70456 Is there a way to read the serial number of a TLS cert my app receives? Anthony Sent from my mobile device