bye
oliver
-Ursprüngliche Nachricht-
Von: Jochen Kaechelin [mailto:[EMAIL PROTECTED]
Gesendet: Do 16.02.2006 12:24
An: Apache Users Mailing List
Betreff: [EMAIL PROTECTED] Problems with several ssl-certs and dyndns machine
I run a small webserver (dyndns machine) and several
vhosts running on p
: Apache Users Mailing List
Betreff: [EMAIL PROTECTED] Problems with several ssl-certs and dyndns machine
I run a small webserver (dyndns machine) and several
vhosts running on port 443.
I created a *.crt, *.csr and *.key file for each host.
.
SSLEngine on
SSLCertificateFile
I run a small webserver (dyndns machine) and several
vhosts running on port 443.
I created a *.crt, *.csr and *.key file for each host.
...
SSLEngine on
SSLCertificateFile /etc/apache2/ssl/ahost.crt
SSLCertificateKeyFile /etc/apache2/ssl/ahost.key
...
SSLEngi