| Summary: | В help предлагается запускать от обычного пользователя, что не корректно | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | obidinog <obidinog> |
| Component: | mkcert | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P5 | CC: | andy, vt |
| Version: | unstable | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
В ALT нет команды update-ca-certificates, поэтому mkcert не сможет ничего сделать в системе. А в $HOME/.mozilla/firefox/ вполне, о чём и написано в README.md |
Платформа: 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 #