Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 124887
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:04:17+00:00 2026-05-11T05:04:17+00:00

I am attempting to setup our servers to allow traffic over SSL. I am

  • 0

I am attempting to setup our servers to allow traffic over SSL. I am aware that SSL does not work with Name Virtual Host, but we have all of our Apache servers on virtual machines with dedicated private IPs. We have a primary virtual machine that has mod_proxy setup to route traffic to the appropriate VMs.

However, in order to route HTTPS traffic we need to have the certificate installed on the proxy as well as the VMs. We have a wildcard certificate that can be used across all of our hosts. Everything appears to work properly, but I receive the following in the Apache logs for the proxy:

[warn] Init: SSL server IP/port conflict: host1.example.com:443 (/etc/apache2/sites-enabled/host1:1) vs. host2.example.com:443 (/etc/apache2/sites-enabled/host2:1)

There is one of these error message for each host we have setup on the proxy. Our Virtual Host setup for the proxy is posted below:

<VirtualHost ipaddress:443>     ServerName host1.example.com     ProxyPreserveHost On     ProxyRequests Off     ProxyPass / https://privateip:443/     ProxyPassReverse / https://privateip:443/      SSLProxyEngine on     SSLEngine on     SSLCertificateFile /etc/ssl/certs/server.crt     SSLCertificateKeyFile /etc/ssl/private/server.key </VirtualHost> 

Is there any way that I can get this to work?

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T05:04:18+00:00Added an answer on May 11, 2026 at 5:04 am

    It sounds like Apache is warning you that you have multiple <VirtualHost> sections with the same IP address and port… as far as getting it to work without warnings, I think you would need to use something like Server Name Indication (SNI), a way of identifying the hostname requested as part of the SSL handshake. Basically it lets you do name-based virtual hosting over SSL, but I’m not sure how well it’s supported by browsers. Other than something like SNI, you’re basically limited to one SSL-enabled domain name for each IP address you expose to the public internet.

    Of course, if you are able to access the websites properly, you’ll probably be fine ignoring the warnings. These particular ones aren’t very serious – they’re mainly an indication of what to look at if you are experiencing problems

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am attempting to setup a DataGridView on a form so that the row
I'm attempting to setup a MenuItem that will have a submenu of page numbers
We use teamcity to deploy several of our projects. I'm attempting to setup the
I am attempting to setup Symfony2 on an Ubuntu virtual host. However even the
I'm attempting to setup a system in Grails using the Spring Security Plugin that
I have setup a Tomcat 7.0 application server with mutual (client/server) authentication over SSL.
I am attempting to a get a isolated build environment setup in my dev
I am attempting to drop and recreate a database from my CI setup. But
Say - anyone attempted to setup Ogre in Eclipse on Ubuntu? I'm attempting to
I have a Perl script that I'm attempting to set up using Perl Threads

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.