OK, by first site I am presuming they get the first site's certificate,
in this case the server.crt This is what is happening now! I have a
virtual host entry __default with a certificate entry to server.crt
What I can't see is how/where I put this message, without taking the
user from one site to another.
Thanks
Norman
Krist van Besien wrote:
On Feb 18, 2008 11:25 AM, Norman Khine <[EMAIL PROTECTED]> wrote:
For now, the next step is to figure out how to generate the message if
the client does not support SNI.
That's easy. If the client does not support SNI, it gets the first
site. So the first site is where you put the information. You will
need one vhost for clients not supporting SNI, and then one vhost for
each of your domains for clients that do support SNI, and you need to
configure things so that the first SSL vhost is also the "default"
one.
Krist
%>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-83)%26)
for c in ",adym,*)&uzq^zqf" ] )
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]