From Fedora Project Wiki

Combined display of all available logs of Fedora Project Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:30, 14 August 2023 Sumantrom talk contribs created page QA:Testcase clevis (Created page with "{{QA/Test_Case |description=This test case verifies the basic functionality of the `clevis` tool, specifically binding and unbinding operations. |setup= 1. Install a fresh version of Fedora. 2. Install `clevis`: `sudo dnf install clevis clevis-luks`. 3. Create a test file: `echo "Hello World" > testfile.txt`. |actions= 1. Encrypt the test file with a passphrase using `clevis`: `clevis encrypt pin=test passphrase="securePass" < testfile.txt > encrypted.txt`. {{FIXME}}...")