Il giorno lun, 15/11/2010 alle 23.57 +0100, Marco Trevisan (Treviño) ha scritto: > Il giorno ven, 12/11/2010 alle 00.43 +0100, Marco Trevisan (Treviño) ha > scritto: > > Using the WEBKIT_IGNORE_SSL_ERRORS environment variable doesn't work > > here since both libwebkit and libewebkit use libsoup as backend and that > > env variable was just defined for curl backed... > > So, maybe a workaround for webkit-efl would be using just curl as > > backed, but I don't know if there are disadvantages... > > Well, I've tried to compile libewebkit with curl, and in this case https > works as expected (also if the env variable seem to be ignored for bad > certificates)... However using curl the interface hangs and it's not so > good as using libsoup... I've to check why this happens.
newer gnutls + older libsoup was the issue. Workaround was using older gnutls, while a fix is patching libsoup: I've sent to the devel ML the final fix... Happy HTTP browsing to every one here! :) _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
