码迷,mamicode.com
首页 > 编程语言 > 详细

Python- pyOpenSSL 32bit /64bit安装

时间:2014-08-20 14:16:32      阅读:446      评论:0      收藏:0      [点我收藏+]

标签:pyopenssl   解析   x509证书   

(一)安装pyOpenSSL

1、下载并安装

https://launchpad.net/pyopenssl             pyOpenSSL-0.11.winxp32-py2.7.msi

64位pyOpenSSL:附件中

2、导入pyOpenSSL库  

>>> import OpenSSL

3.使用方法

http://stackoverflow.com/questions/7279282/extract-the-value-of-a-x-509-certificate-custom-extension-using-pyopenssl
http://pyopenssl.sourceforge.net/pyOpenSSL.html/openssl-x509.html

本文出自 “Mr_Computer” 博客,请务必保留此出处http://caochun.blog.51cto.com/4497308/1542488

Python- pyOpenSSL 32bit /64bit安装,布布扣,bubuko.com

Python- pyOpenSSL 32bit /64bit安装

标签:pyopenssl   解析   x509证书   

原文地址:http://caochun.blog.51cto.com/4497308/1542488

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!