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 the interface hangs more, so we should find a way to make also libsoup work with certificates. Trying to compile a libsoup based ssl-test script it fails without finding any cert... Where the hell is libgnutls/libsoup looking for certs in OE?! :@ _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
