do i need a dedicated ip address for https?

c0re nr1c0re at gmail.com
Wed Dec 22 12:37:45 UTC 2010


2010/12/22 S Mathias <smathias1972 at yahoo.com>:
> http://help.godaddy.com/article/1054
>
> "# Set up SSL protection on your website."
>
> is it an inescapable requirement to have a dedicated [not fix] ip address, when i want to use ssl on my domain?
>
> thank you
>
> happy Christmas! :)
>
>
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>

mod_gnutls can do 'Server Name Indication' and mod_ssl with apache_2.2
should do it too
https://issues.apache.org/bugzilla/show_bug.cgi?id=34607
http://svn.apache.org/viewvc?view=revision&revision=776281

But hoster may not use mod_gnutls or not recent version of apache, so
it may not support multiple ssl with single IP.


More information about the freebsd-questions mailing list