it:ssl
Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слеваПредыдущая версияСледующая версия | Предыдущая версия | ||
it:ssl [2022/03/25 05:27] – [certbot] ura2404 | it:ssl [2025/01/19 15:55] (текущий) – ura2404 | ||
---|---|---|---|
Строка 1: | Строка 1: | ||
====== ssl ====== | ====== ssl ====== | ||
- | [[https:// | + | [[https:// |
+ | |||
+ | [[https:// | ||
+ | [[https:// | ||
Строка 6: | Строка 9: | ||
[[https:// | [[https:// | ||
[[https:// | [[https:// | ||
- | |||
[[https:// | [[https:// | ||
- | > | + | |
---- | ---- | ||
===== certbot ===== | ===== certbot ===== | ||
- | [[https:// | + | [[https:// |
- | [[https://www.ssllabs.com/ssltest/]] - тестирование сайта с ssl сертификатом\\ | + | [[https://certbot.eff.org/instructions? |
>$ certbot certificates # посмотреть сертификаты | >$ certbot certificates # посмотреть сертификаты | ||
- | >$ certbot update_account --email < | + | >$ certbot update_account |
- | >$ certbot --apache -d xxx.xx - получить сертификат и настроить apache для домена | + | >$ certbot |
+ | |||
+ | ---- | ||
+ | __**Создать сетрификат**__ | ||
+ | <code bash> | ||
+ | sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout / | ||
+ | </ | ||
it/ssl.1648186067.txt.gz · Последнее изменение: 2022/03/25 05:27 — ura2404