Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configuring muliple SSL IP Virtual hosts with Apache 2.2?

Status
Not open for further replies.

jporter56

Technical User
Sep 25, 2008
3
US
I have a working SSL website running on Apache 2.2 using mod_ssl. There are three websites being hosted using multiple IP's and Virtual Hosts. Currently only the primary website is using SSL. I need to get SSL working on the secondary virtual host. I've searched the web (and here) and found several references to how to do this, but none seem to work in my configuration.

What changes do I need to make to httpd.conf (if any) and to httpd-ssl.con (if any) to make this work?

Thanks.
 
Using IPbased virtual hosting & is setting the listening (by ip) in the VirtualHost directive?
 
Correct. I'm familiar with the general idea of setting up the virtual hosts. That actually already working. What I can seem to get to work is SSl on both sites. And at this point I'm unsure about what changes I need to make and where I need to make them.
 
Problem solved. It helps if you put the crt file in the right folder. DOH!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top