Re: two domain names - one IP - both SSL

From: Remko Lodder (remko_at_elvandar.org)
Date: 04/30/04

  • Next message: Bill Moran: "Re: two domain names - one IP - both SSL"
    Date: Fri, 30 Apr 2004 13:05:18 +0200
    To: *** Davies <rasputnik@hellooperator.net>
    
    

    HEllo all,

    *** Davies wrote:

    > * David Banning <david+dated+1083734386.829e4a@skytracker.ca> [0421 06:21]:
    >
    >>I am wondering how I could run SSL on two different domain names
    >>using just one IP address.
    >>
    >>I am using virtual hosting with apache.
    >>
    >>Is that possible?
    >
    >
    > No. As one poster said (and contrary to half a dozen 'install apache'
    > posts), you can't do name-based multiple vhosts over ssl.
    >
    > The ssl session wraps the http session, so the server can't get
    > the host header until the session has started.
    >
    > <quote>
    > That's some catch, that catch 443.
    > It's the best there is.
    > </quote>
    >
    > You should in theory be able to do it on different ports, but
    > I haven't tried.

    Can someone explain to me then, that i had different https sites?
    covering IDS networks/ mail networks etc?

    I did that with <VirtualHost <ip>:443>
    Now then, that tended to work..

    Imho, it is possible with VirtualHosts.
    >

    -- 
    --
    Kind regards,
    Remko Lodder
    Elvandar.org/DSINet.org
    www.mostly-harmless.nl Dutch community for helping newcomers on the 
    hackerscene
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Bill Moran: "Re: two domain names - one IP - both SSL"