From Fedora Project Wiki

Revision as of 15:57, 24 January 2013 by Ibotty (talk | contribs) (→‎ldap: new section)

Python

Python uses OpenSSL but will only use the system certificates if explicitly told so. The path to the ca cert bundle must either be hardcoded in the app or configured. See for instance http://mercurial.selenic.com/wiki/CACertificates#Fedora.2FRHEL . That should be taken into consideration for this feature. But it is not obvious how.

The best and least intrusive solution might be to modify Python to always use the system certificates, especially when no certs has been specified. That is apparently what OS X do. Kiilerix (talk) 23:53, 23 January 2013 (UTC)


ldap

i applaud this effort. will it be possible to support storing the information in ldap (or ipa)?