On 09/11/2018 03:59 PM, Sebastiaan Couwenberg wrote: > The underlaying issue is the removal of TLS < 1.2 support by default in > openssl 1.1.1, see: Debian Bug #875423 [0]. > > TLS 1.0 and/or 1.1 support needs to be enabled explicitly using > SSL_CTX_set_min_proto_version() or SSL_set_min_proto_version() as > mentioned in Message #70 [1]. > > There is a separate issue for Qt5 which has a workaround in the mean > time. [2] > > [0] https://bugs.debian.org/875423 > [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875423#70 > [2] https://bugs.debian.org/908567
Mmm, Debian testing user here... :-) Anything I can do to make (self compiled) QGIS work again? It is now more or less unusable to me as webservices and plugins are unavailable :( Can I do anything to fix it in my local version? Do I need to enable SSL_CTX_set_min_proto_version() or SSL_set_min_proto_version() somewhere? We do not have power to fix apache on public services, but can I enable ssl protocol versions on plugins.qgis.org to make that work again? Any other option? Regards, Richard Duivenvoorde _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
