-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Grant wrote:
>>> <VirtualHost 12.34.56.1:443>
>>> ...
>>> SSLCertificateFile /etc/apache2/ssl/www.example1.com.crt
>>> SSLCertificateKeyFile /etc/apache2/ssl/www.example1.com.key
>>> ...
>>> </VirtualHost>
>>>
>>> <VirtualHost 12.34.56.2:443>
>>> ...
>>> SSLCertificateFile /etc/apache2/ssl/www.example2.com.crt
>>> SSLCertificateKeyFile /etc/apache2/ssl/www.example2.com.key
>>> ...
>>> </VirtualHost>
>> no listen directive for each ip address?
>> or is apache using listen 0.0.0.0:443?
> 
> I'm sorry that this message is not as detailed as it could be.  This
> is my third attempt at sending it.  It keeps tripping the spam filter,
> probably because of all the IP and domain references.
odd, the list isn't configured to trip on ip or domain references. must
be a glitch somewhere between then, unless your own mail system is
scanning outbound and it's triggering the spam there.

> I had 'Listen 443' but I also tried specifying the exact IP addresses
> along with the port number on 2 Listen lines with the same results.

> 
> I'm baffled because even if I enter the IP after https in a browser,
> I'm presented with the wrong SSL cert.  I used openssl on the command
> line to be sure I had named the certificates correctly.  Any ideas?

we really will need to see the conf file for the listen and the vhost
sections, someone may see the issue faster then.


> # ifconfig
> eth0      Link encap:Ethernet  HWaddr [removed]
>         inet addr:12.34.56.1  Bcast:[removed]  Mask:255.255.255.248
>         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>         RX packets:46047 errors:0 dropped:0 overruns:0 frame:0
>         TX packets:65703 errors:0 dropped:0 overruns:0 carrier:0
>         collisions:0 txqueuelen:1000
>         RX bytes:6131194 (5.8 MiB)  TX bytes:82568335 (78.7 MiB)
>         Interrupt:40
> 
> eth0:1    Link encap:Ethernet  HWaddr [removed]
>         inet addr:12.34.56.2  Bcast:[removed]  Mask:255.255.255.248
>         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>         Interrupt:40
> 
> - Grant
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkytCSoACgkQ3Z/m3C3esu0hqgCg00CUKq87adKhi3IY6YkNgaCv
ABIAn3wh6YNtWSGJFGv4BKLy9/bRK3n5
=VeoB
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to