Doc: Add link to Export Controls page in the OpenSSL overview

-A new Export Controls page has a larger overview
-Edited parts of the section

Fixes: QTBUG-134259
Change-Id: Iaceb2501eeb848544f8004bfae03a3cdf36908af
Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
(cherry picked from commit 03efecf818374f95d1387649f35cd4da8c9636ae)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Jerome Pasion 2025-04-07 13:48:15 +02:00 committed by Qt Cherry-pick Bot
parent 7549a5c388
commit d5e902751a

View File

@ -78,12 +78,13 @@
\section1 Import and Export Restrictions
Qt binary installers include the OpenSSL libraries used by QtNetwork. However,
those are not automatically deployed with applications that are built with Qt.
Import and export restrictions apply for some types of software, and for
some parts of the world. Developers wishing to use SSL communication in their
deployed applications should either ensure that their users have the appropriate
libraries installed, or they should consult a suitably qualified legal
professional to ensure that applications using code from the OpenSSL project
are correctly certified for import and export in relevant regions of the world.
some parts of the world. Developers wishing to use SSL communication in
their deployed applications should either ensure that their users have the
appropriate libraries installed, or they should consult a suitably
qualified legal professional to ensure that applications using code from
the OpenSSL project are correctly certified for import and export in
relevant regions of the world.
Refer to \l{Export Control of Qt Framework and Tools} for more information.
*/