diff --git a/Sanity/tls12/runtest.sh b/Sanity/tls12/runtest.sh index 86efe99..ad7d98c 100755 --- a/Sanity/tls12/runtest.sh +++ b/Sanity/tls12/runtest.sh @@ -32,7 +32,8 @@ PACKAGES="lftp" rlJournalStart rlPhaseStartSetup - rlRun "rlImport --all" || rlDie + rlRun "rlImport distribution/epel" || rlDie + rlRun "rlImport openssl/certgen" || rlDie rlAssertRpm --all if rlIsRHEL; then