Установил сертификат
[root@test certbot]# ./certbot-auto certonly --agree-tos --preferred-challenges http-01 --http-01-port 54321 --standalone -d domain -d domain
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Cert not yet due for renewal
You have an existing certificate that has exactly the same domains or certificate name you requested and isn't close to expiry.
(ref: /etc/letsencrypt/renewal/domain.conf)
What would you like to do?
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1: Keep the existing certificate for now
2: Renew & replace the cert (limit ~5 per 7 days)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
Keeping the existing certificate
но на самом сайте он не появился, подключение не защищено, что делать и как поступить ? если нужно зарестартить сервер, то как это сделать ? Прошу помощи
Из приведенного лога видно, что сертификат у вас уже есть и вы выбрали вариант "оставить его, не делать принудительное обновление". А вот чего совершенно не видно - так это настроек вашего веб-сервера.
У вас просто есть файл сертификата, сам по себе он "на сайте" не появится.