Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500611
en ru br
Репозитории ALT
S:2.4.57-alt2
D:2.2.9-alt11
5.1: 2.2.24-alt2.M51.1
4.1: 2.2.8-alt1
4.0: 2.2.6-alt4
+updates:2.2.6-alt2
3.0: 2.0.55-alt1
+backports:2.0.59-alt0.M30.1
www.altlinux.org/Changes

Другие репозитории
Upstream:2.2.8

Группа :: Система/Серверы
Пакет: apache2

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: apache2-2.2.6-alt-default_https.conf.in-0.1.patch
Скачать


 docs/conf/sites-available/default_https.conf.in |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/docs/conf/sites-available/default_https.conf.in b/docs/conf/sites-available/default_https.conf.in
index ef1c8a3..16b18e7 100644
--- a/docs/conf/sites-available/default_https.conf.in
+++ b/docs/conf/sites-available/default_https.conf.in
@@ -40,16 +40,16 @@
 		#   in mind that if you have both an RSA and a DSA certificate you
 		#   can configure both in parallel (to also allow the use of DSA
 		#   ciphers, etc.)
-		SSLCertificateFile "@exp_sysconfdir@/server.crt"
-		#SSLCertificateFile "@exp_sysconfdir@/server-dsa.crt"
+		SSLCertificateFile "@exp_sysconfdir@/ssl.crt/server.crt"
+		#SSLCertificateFile "@exp_sysconfdir@/ssl.crt/server-dsa.crt"
 
 		#   Server Private Key:
 		#   If the key is not combined with the certificate, use this
 		#   directive to point at the key file.  Keep in mind that if
 		#   you've both a RSA and a DSA private key you can configure
 		#   both in parallel (to also allow the use of DSA ciphers, etc.)
-		SSLCertificateKeyFile "@exp_sysconfdir@/server.key"
-		#SSLCertificateKeyFile "@exp_sysconfdir@/server-dsa.key"
+		SSLCertificateKeyFile "@exp_sysconfdir@/ssl.key/server.key"
+		#SSLCertificateKeyFile "@exp_sysconfdir@/ssl.key/server-dsa.key"
 
 		#   Server Certificate Chain:
 		#   Point SSLCertificateChainFile at a file containing the
@@ -58,7 +58,7 @@
 		#   the referenced file can be the same as SSLCertificateFile
 		#   when the CA certificates are directly appended to the server
 		#   certificate for convinience.
-		#SSLCertificateChainFile "@exp_sysconfdir@/server-ca.crt"
+		#SSLCertificateChainFile "@exp_sysconfdir@/ssl.crt/ca.crt"
 
 		#   Certificate Authority (CA):
 		#   Set the CA certificate verification path where to find CA
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin