jirumiro / httplib2

Automatically exported from code.google.com/p/httplib2
0 stars 0 forks source link

Use system certificates (on openSUSE) #216

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Generally, distros don't allow software to ship their own cert bundles,
because new or revoked certs usually only enter through new releases (also 
mixing other feature changes). 

On the other hand, system certificates are managed by the distribution and are 
managed by security teams and (usually) updated much more frequently.

To get things started, this patch checks if it's openSUSE / SLES and uses 
system certs there...

Original issue reported on code.google.com by sascha@peilicke.de on 6 Jul 2012 at 9:29

Attachments: