802-1x: fix loading of certificate paths
Qt6 no longer removes the last NULL byte when constructing a QString from a QByteArray, so we have to do it manually. Otherwise we get an invalid path upon saving an edited connection.
Qt6 no longer removes the last NULL byte when constructing a QString from a QByteArray, so we have to do it manually. Otherwise we get an invalid path upon saving an edited connection.