Python WBEM Client and Provider Interface
Go to file
Michal Minar 754b796576 adjusted default certificate paths
Since Fedora 19, update-ca-trust script is used to regenerate
certificates used in validation for ssl connections. Directories like
/etc/ssl/certs do not contain symlinks named with hashes of certificates
they point to. One file containing bundled ca certificates is used
instead.

ssl_verify_host patch has been tweaked a bit, so that pywbem correctly
finds the right place with ca certifiactes - either single file on f19+
or a directory on older distributions.
2013-12-19 10:40:09 +01:00
.gitignore Added '-d' option to /usr/bin/mofcomp to just check mof files and their includes. 2013-11-21 14:50:52 +01:00
pywbem-20130411-mof_compiler-import.patch Fix module imports in /usr/bin/mofcomp 2013-05-24 18:03:09 +02:00
pywbem.spec adjusted default certificate paths 2013-12-19 10:40:09 +01:00
sources Added '-d' option to /usr/bin/mofcomp to just check mof files and their includes. 2013-11-21 14:50:52 +01:00