Project

General

Profile

Actions

action #156283

closed

[security][SP6] test fails in strongswan_server during scp password input

Added by emiler 3 months ago. Updated 2 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
-
Start date:
2024-02-29
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

openQA test in scenario sle-15-SP6-Online-x86_64-fips_strongswan_server@64bit fails in
strongswan_server

There is a problem with inserting the password when executing scp:

    # Copy the keys and certificates to the second host
    exec_and_insert_password("scp -o StrictHostKeyChecking=no ca.cert.pem root\@$remote_ip:$ipsec_dir/cacerts/");
    exec_and_insert_password("scp -o StrictHostKeyChecking=no host1.cert.pem root\@$remote_ip:$ipsec_dir/certs/");
    exec_and_insert_password("scp -o StrictHostKeyChecking=no host2.cert.pem root\@$remote_ip:$ipsec_dir/certs/");
    exec_and_insert_password("scp -o StrictHostKeyChecking=no host2.pem root\@$remote_ip:$ipsec_dir/private/");
Actions

Also available in: Atom PDF