Я использую виртуальную машину Ubuntu, используя apache2
У меня есть этот DNS, использующий Cloudflare:
test.staging.mysite.com
Я использую Certbot letsencrypt для SSL
По какой-то причине я получаю эту ошибку при доступе к DNS через браузер после успешной настройки:
Secure Connection Failed
An error occurred during a connection to test.staging.mysite.com.
Cannot communicate securely with peer: no common encryption algorithm(s).
Error code: SSL_ERROR_NO_CYPHER_OVERLAP
The page you are trying to view cannot be shown because the authenticity
of the received data could not be verified.
Please contact the website owners to inform them of this problem.
вот мой файл конфигурации:
ServerName test.staging.mysite.com
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:3400/
ProxyPassReverse / http://127.0.0.1:3400/
ErrorLog ${APACHE_LOG_DIR}/test.staging.mysite.com-error.log
CustomLog ${APACHE_LOG_DIR}/test.staging.mysite.com-access.log combined
SSLCertificateFile /etc/letsencrypt/live/test.staging.mysite.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/test.staging.mysite.com/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
Подробнее здесь: https://stackoverflow.com/questions/793 ... pt-certbot
Конфигурация виртуального хоста Cloudflare DNS apache2 с помощью letsencrypt certbot [закрыто] ⇐ Apache
1736321976
Anonymous
Я использую виртуальную машину Ubuntu, используя apache2
У меня есть этот DNS, использующий Cloudflare:
test.staging.mysite.com
Я использую Certbot letsencrypt для SSL
По какой-то причине я получаю эту ошибку при доступе к DNS через браузер после успешной настройки:
Secure Connection Failed
An error occurred during a connection to test.staging.mysite.com.
Cannot communicate securely with peer: no common encryption algorithm(s).
Error code: SSL_ERROR_NO_CYPHER_OVERLAP
The page you are trying to view cannot be shown because the authenticity
of the received data could not be verified.
Please contact the website owners to inform them of this problem.
вот мой файл конфигурации:
ServerName test.staging.mysite.com
ProxyPreserveHost On
ProxyPass / http://127.0.0.1:3400/
ProxyPassReverse / http://127.0.0.1:3400/
ErrorLog ${APACHE_LOG_DIR}/test.staging.mysite.com-error.log
CustomLog ${APACHE_LOG_DIR}/test.staging.mysite.com-access.log combined
SSLCertificateFile /etc/letsencrypt/live/test.staging.mysite.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/test.staging.mysite.com/privkey.pem
Include /etc/letsencrypt/options-ssl-apache.conf
Подробнее здесь: [url]https://stackoverflow.com/questions/79338289/cloudflare-dns-apache2-virutal-host-configuration-with-letsencrypt-certbot[/url]
Ответить
1 сообщение
• Страница 1 из 1
Перейти
- Кемерово-IT
- ↳ Javascript
- ↳ C#
- ↳ JAVA
- ↳ Elasticsearch aggregation
- ↳ Python
- ↳ Php
- ↳ Android
- ↳ Html
- ↳ Jquery
- ↳ C++
- ↳ IOS
- ↳ CSS
- ↳ Excel
- ↳ Linux
- ↳ Apache
- ↳ MySql
- Детский мир
- Для души
- ↳ Музыкальные инструменты даром
- ↳ Печатная продукция даром
- Внешняя красота и здоровье
- ↳ Одежда и обувь для взрослых даром
- ↳ Товары для здоровья
- ↳ Физкультура и спорт
- Техника - даром!
- ↳ Автомобилистам
- ↳ Компьютерная техника
- ↳ Плиты: газовые и электрические
- ↳ Холодильники
- ↳ Стиральные машины
- ↳ Телевизоры
- ↳ Телефоны, смартфоны, плашеты
- ↳ Швейные машинки
- ↳ Прочая электроника и техника
- ↳ Фототехника
- Ремонт и интерьер
- ↳ Стройматериалы, инструмент
- ↳ Мебель и предметы интерьера даром
- ↳ Cантехника
- Другие темы
- ↳ Разное даром
- ↳ Давай меняться!
- ↳ Отдам\возьму за копеечку
- ↳ Работа и подработка в Кемерове
- ↳ Давай с тобой поговорим...
Мобильная версия