On Fri, Nov 13, 2009 at 12:31:50PM -0500, Eric Covener wrote: > > <VirtualHost 192.168.1.47:443> > > <VirtualHost 192.168.1.129:443> > > > When I visit https://virtual.host2/ I get: > > > > SSL received a record that exceeded the maximum permissible length. > > > > (Error code: ssl_error_rx_record_too_long) > > > > My guess is that your actually receving this connection on an > interface not listed in any of your vhosts, so it's handled as HTTP by > the "base" server config. > > Can you use at least 1 *:443? When I had *:443 I got a message about: [warn] NameVirtualHost *:443 has no VirtualHosts And there are no other interfaces. eth0 and eth1, each with one of the two IPs above. -- *********************************************************************** * John Oliver http://www.john-oliver.net/ * * * *********************************************************************** --------------------------------------------------------------------- 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-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx