CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2015/01/20 06:27:59

Modified files:
        x11/qt5        : Makefile 
Added files:
        x11/qt5/patches: patch-qtbase_src_network_ssl_qsslsocket_cpp 

Log message:
Make Qt5 pick up certs from /etc/ssl. Fixes annoying warnings in browsers.
Similar (but less invasive) patch was done for Qt4 as well. There is no
valid point for allowing Qt5 to look at many other places, which could
happen be accessible by unauthorized users by occasion, thus we hardcode
the /etc/ssl/ as the only vaild place.

Reply via email to