Provisioning: Remove OpenSSL 1

This patch removes OpenSSL 1 related sections.

Task-number: QTQAINFRA-7069
Change-Id: If565fb2223b17497553a77fda47fe9dfbdccb32a
(cherry picked from commit 09ea302a62)
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
This commit is contained in:
Rami Potinkara
2025-02-26 16:41:23 +02:00
committed by Elias Toivola
parent 31d1707f3e
commit c20550ac70
5 changed files with 4 additions and 80 deletions

View File

@@ -4,4 +4,4 @@
set -ex
# shellcheck source=../common/unix/openssl_for_android.sh
source "${BASH_SOURCE%/*}/../common/unix/openssl_3_for_android.sh"
source "${BASH_SOURCE%/*}/../common/unix/openssl_for_android.sh"