Summary: | Выдает ошибку при открытии архива с ключом | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Владислав Елисеев <eliseevva> |
Component: | gnustep-KeyArcher | Assignee: | Andrey Cherepanov <cas> |
Status: | NEW --- | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P5 | CC: | cas |
Version: | unstable | ||
Hardware: | x86_64 | ||
OS: | Linux |
Description
Владислав Елисеев
2024-11-27 09:46:14 MSK
Поправка: Шаг 2. $ mkdir KeyArchive && cd KeyArchive && openssl genpkey -algorithm RSA -out private.key -pkeyopt rsa_keygen_bits:2048 && tar -cvf keys_archive.tar private.key && zip keys_archive.zip private.key |