Re: How to disable SSL?
Torben Andresen <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.epiphany |
|---|---|
| Message-ID | <[email protected]> |
Ok, i will use this. Thanks. Zitat von Michael Catanzaro <[email protected]>: > So after a bit more discussion with Dan Winship: Epiphany is indeed > vulnerable to POODLE [1]. The current plan is to disable SSLv3 in > WebKitGTK+, but this requires a software update. There is a workaround > [2] you can use to disable SSLv3 in the meantime, by starting Epiphany > from the command line like this: > > G_TLS_GNUTLS_PRIORITY=${G_TLS_GNUTLS_PRIORITY:-NORMAL:%COMPAT:\! > VERS-SSL3.0} epiphany > > [1] https://bugzilla.gnome.org/show_bug.cgi?id=738633#c15 > [2] https://bugzilla.gnome.org/show_bug.cgi?id=738633#c4 >