[Modules] gnutls SNI problem
vadito
vadito at gmail.com
Sat Nov 1 16:32:08 EDT 2008
Hello all!
I can't get SNI work...
Software:
OS: Debian
Apache 2.2.9-10
mod_gnutls/0.5.2
GnuTLS/2.4.1
Apache config:
<VirtualHost 1.2.3.4:443>
GnuTLSEnable on
GnuTLSPriorities NORMAL
GnuTLSExportCertificates on
ServerName host1:443
DocumentRoot /var/www/host1
GnuTLSCertificateFile /etc/apache2/ssl/c2.crt
GnuTLSKeyFile /etc/apache2/ssl/c2.key
</VirtualHost>
There are a lot of domains configured like this, but with another
certificate.
I always get the first cert, with the site https://host1 and not the
second that I should...
On the site http://tinyurl.com/6g8w5q is the test script from
test3.gnutls.org
I think it looks OK, but it won't work.
I test it always with Firefox 2/3.
Whats wrong with this, any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.outoforder.cc/pipermail/modules/attachments/20081101/09c0c3a3/attachment.html
More information about the Modules
mailing list