* [Sysadmins] apache2 SSL Server4.0
@ 2008-09-24 19:17 Владимир
2008-09-25 6:34 ` Konstantin A. Lepikhov
2008-09-25 7:37 ` Aleksey Avdeev
0 siblings, 2 replies; 3+ messages in thread
From: Владимир @ 2008-09-24 19:17 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
Какие тонкости во включении в apache2 на Server4.0 SSL?
Делал:
a2enmod ssl
Module ssl installed;
a2enport https
Port config https installed;
a2ensite default_https
Site default_https installed;
service httpd2 condreload
nmap -sT -O localhost
показывает, что 80/tcp open http, а на 443 нету ничего.
поставил VirtualHost 127.0.0.1:443 и ServerName localhost:443, что бы не
ругался.
ну на ключ пишет [warn] RSA server certificate is a CA certificate
(BasicConstraints: CA == TRUE !?)
запускаться-то он должен или как?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Sysadmins] apache2 SSL Server4.0
2008-09-24 19:17 [Sysadmins] apache2 SSL Server4.0 Владимир
@ 2008-09-25 6:34 ` Konstantin A. Lepikhov
2008-09-25 7:37 ` Aleksey Avdeev
1 sibling, 0 replies; 3+ messages in thread
From: Konstantin A. Lepikhov @ 2008-09-25 6:34 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
Hi Владимир!
Wednesday 24, at 11:17:51 PM you wrote:
> Какие тонкости во включении в apache2 на Server4.0 SSL?
>
> Делал:
> a2enmod ssl
> Module ssl installed;
>
> a2enport https
> Port config https installed;
>
> a2ensite default_https
> Site default_https installed;
>
>
> service httpd2 condreload
> nmap -sT -O localhost
> показывает, что 80/tcp open http, а на 443 нету ничего.
>
>
> поставил VirtualHost 127.0.0.1:443 и ServerName localhost:443, что бы не
> ругался.
> ну на ключ пишет [warn] RSA server certificate is a CA certificate
> (BasicConstraints: CA == TRUE !?)
>
> запускаться-то он должен или как?
Если сгенерите правильный сертификат, то запустится.
--
WBR et al.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Sysadmins] apache2 SSL Server4.0
2008-09-24 19:17 [Sysadmins] apache2 SSL Server4.0 Владимир
2008-09-25 6:34 ` Konstantin A. Lepikhov
@ 2008-09-25 7:37 ` Aleksey Avdeev
1 sibling, 0 replies; 3+ messages in thread
From: Aleksey Avdeev @ 2008-09-25 7:37 UTC (permalink / raw)
To: ALT Linux sysadmin discuss
[-- Attachment #1: Type: text/plain, Size: 868 bytes --]
Владимир пишет:
> Какие тонкости во включении в apache2 на Server4.0 SSL?
>
> Делал:
> a2enmod ssl
> Module ssl installed;
>
> a2enport https
> Port config https installed;
>
> a2ensite default_https
> Site default_https installed;
Необходимо откорректировать
/etc/httpd2/conf/sites-available/default_https.conf, как минимум из-за:
ServerName www.example.com:443
>
>
> service httpd2 condreload
> nmap -sT -O localhost
> показывает, что 80/tcp open http, а на 443 нету ничего.
>
>
> поставил VirtualHost 127.0.0.1:443 и ServerName localhost:443, что бы не
> ругался.
> ну на ключ пишет [warn] RSA server certificate is a CA certificate
> (BasicConstraints: CA == TRUE !?)
>
> запускаться-то он должен или как?
Должен. Но конфиги надо проверить и откорректировать под себя.
--
С уважением. Алексей.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 552 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-25 7:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-24 19:17 [Sysadmins] apache2 SSL Server4.0 Владимир
2008-09-25 6:34 ` Konstantin A. Lepikhov
2008-09-25 7:37 ` Aleksey Avdeev
ALT Linux sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git