RE: AW: [EMAIL PROTECTED] Problems with several ssl-certs and dyndns machine

2006-02-16 Thread Khai Doan
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

AW: [EMAIL PROTECTED] Problems with several ssl-certs and dyndns machine

2006-02-16 Thread Oliver.Schaudt
: 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

[EMAIL PROTECTED] Problems with several ssl-certs and dyndns machine

2006-02-16 Thread Jochen Kaechelin
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