Bug 59495 - В help предлагается запускать от обычного пользователя, что не корректно
Summary: В help предлагается запускать от обычного пользователя, что не корректно
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: mkcert (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-06-10 14:59 MSK by obidinog@basealt.ru
Modified: 2026-06-10 23:03 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description obidinog@basealt.ru 2026-06-10 14:59:29 MSK
Платформа:
alt-server 11.1 x86_64 Обновленный до Sisyphus

Пакет:
mkcert 1.4.4-alt1

Шаги:
# mkcert 

Результат: Выводится help где предлагается запускать от пользователя, но от пользователя требуется sudo
Usage of mkcert:

        $ mkcert -install
        Install the local CA in the system trust store.

        $ mkcert example.org
        Generate "example.org.pem" and "example.org-key.pem".

        $ mkcert example.com myapp.dev localhost 127.0.0.1 ::1
        Generate "example.com+4.pem" and "example.com+4-key.pem".

        $ mkcert "*.example.it"
        Generate "_wildcard.example.it.pem" and "_wildcard.example.it-key.pem".

        $ mkcert -uninstall
        Uninstall the local CA (but do not delete it).


Ожидаемый результат: Предлагается запускать от root #
Comment 1 Andrew Vasilyev 2026-06-10 23:03:10 MSK
  В ALT нет команды update-ca-certificates, поэтому mkcert
  не сможет ничего сделать в системе. А в $HOME/.mozilla/firefox/
  вполне, о чём и написано в README.md