On Thu, 30 Dec 2010, PnB wrote:

Le 30/12/2010 18:16, Raphael Kubo da Costa a écrit :
From what I see, it will replace the CA bundle it originally uses, right?
Doesn't it mean the original certificates will not be read anymore?

Yes. But it only affects the ecore_con_url you set it on, so it shouldn't break anything I guess. It will be up to the application (or its user) to decide whether it wants to use (or trust) the system CAs or its own.

Coding style-wise, the "}" for the else in ecore_con_url_ssl_ca_set is not
aligned correctly.

Sorry about that. I fixed it in the attachment (as well as another indentation issue).

Trunk-wise, I wonder if this will have to wait for 1.0 to be included, as it
is a new feature?

Actually, it looks more like an interface to a stable libcurl feature than a new feature to me. But I can wait though.

http://en.wikipedia.org/wiki/Software_release_life_cycle#Beta
http://en.wikipedia.org/wiki/Feature_complete

so:

 * testing
 * bug fixing

anything else is postponed after the release.

Vincent
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to