[Python] urllib2 e certificati ssl

Manlio Perillo manlio.perillo a gmail.com
Dom 3 Ott 2010 16:03:25 CEST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Il 03/10/2010 11:20, Pietro Battiston ha scritto:
> [...]
>> Provato a vedere se pycurl offre una interfaccia all'API di SSL che ti
>> serve?
>>
> 
> Uh, in effetti c'è un meraviglioso parametro "CURLOPT_CAPATH":
> http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCAPATH
> 
> Non mi è ancora chiara la storia del c_rehash (la devo chiamare io? la
> chiama automaticamente il sistema?),

man c_rehash.

c_rehash scans directories and takes a hash value of each .pem and .crt
file in the directory. It then creates symbolic links for each of the
files named by the hash value. This is useful as many programs require
directories to be set up like this in order to find the certificates
they require.


E' uno script Perl.


Ciao  Manlio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkyojS0ACgkQscQJ24LbaURaPwCfdnkDxJ76EfEtEy7ArlBMD3X2
5AMAn2fNHErF4e7TmS/9nYTRcppZ/2vA
=sKO4
-----END PGP SIGNATURE-----


Maggiori informazioni sulla lista Python