You can find it at ISPConfig -> System -> Server Config -> (Server of your choice) -> Web -> Enable SNI
not working its cheked but not working. when i want to open https://web2.blabla it opens the first site that was created with ssl https://web1.blabla. on the adress input i can see http://web2 but the content is from https://we1 whats wrong ?
Then either the apache version, openssl version or the browser that you use does not support sni. See details and requirements of sni on wikipedia: http://en.wikipedia.org/wiki/Server_Name_Indication
apache2handler Apache Version Apache/2.2.22 (Ubuntu) Apache API Version 20051115 Server Administrator webmaster@localhost Hostnameort server.web1.com:80 User/Group www-data(33)/33 Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100 Timeouts Connection: 300 - Keep-Alive: 5 Virtual Server Yes Server Root /etc/apache2 Loaded Modules core mod_log_config mod_logio prefork http_core mod_so mod_actions mod_alias mod_auth_basic mod_auth_digest mod_auth_mysql mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dav mod_dav_fs mod_deflate mod_dir mod_env mod_fastcgi mod_fcgid mod_include mod_mime mod_negotiation mod_php5 mod_proxy mod_proxy_html mod_proxy_http mod_reqtimeout mod_rewrite mod_ruby mod_setenvif mod_ssl mod_status mod_suexec mod_suphp openssl OpenSSL support enabled OpenSSL Library Version OpenSSL 1.0.1 14 Mar 2012 OpenSSL Header Version OpenSSL 1.0.1 14 Mar 2012 browser Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1
is it possible to use same certificate for all sites at once? (i know browser would tell that certificate doesnt fit)