SHA256
1
0
forked from pool/python

Accepting request 121341 from home:jimfunk:branches:devel:languages:python:Factory

Part of proposed fix for bnc#761501 - Add support for loading directory-based certificate stores in ssl module

OBS-URL: https://build.opensuse.org/request/show/121341
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=122
This commit is contained in:
Jan Matejek
2012-05-18 12:22:20 +00:00
committed by Git OBS Bridge
parent d28ce9563c
commit 86253c9ef6
7 changed files with 68 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 17 17:49:31 UTC 2012 - jfunk@funktronics.ca
- Support directory-based certificate stores with the ca_certs parameter of SSL
functions [bnc#761501]
-------------------------------------------------------------------
Tue May 15 14:17:43 UTC 2012 - jmatejek@suse.com