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 4101572
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T20:42:53+00:00 2026-05-20T20:42:53+00:00

Is there a way I can have multiple ssl certificates point to a single

  • 0

Is there a way I can have multiple ssl certificates point to a single inputendpoint in a service definition? For example, lets say I have two url’s.

service.foo.net/Service.svc

service.doo.net/Service.svc

I want both of these addresses to resolve to my windows azure service, but I’m not sure how to configure this in the service definition.

<Certificates>
   <Certificate name="service.foo.net" storeLocation="LocalMachine" storeName="My" />
   <Certificate name="service.doo.net" storeLocation="LocalMachine" storeName="My" />
  </Certificates>
  <Endpoints>
   <InputEndpoint name="HttpsIn" protocol="https" port="443" certificate="service.foo.net" />
  </Endpoints>

According to this MSDN article, each input endpoint must have a unique port. Is there any way to specify more than once certificate for this endpoint?

  • 1 1 Answer
  • 0 Views
  • 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. Editorial Team
    Editorial Team
    2026-05-20T20:42:53+00:00Added an answer on May 20, 2026 at 8:42 pm

    Unfortunately this is not possible. Azure is re-exposing an SSL limitation. The SSL limitation is interesting, and the reason you can’t use v-hosts over SSL. Lets walk through an example:

    1. You connect to https://ig2600.blogspot.com
    2. That resolves to some ip address – say 8.8.8.8
    3. Your browser now connects to 8.8.8.8
    4. 8.8.8.8 must preset a certificate before your browser will send any data
    5. the browser verifies the ceritificate presented is for ig2600.blogspot.com
    6. You send the http request, which contains your domain name.

    Since the server needs to present a certificate before you tell it the host name you want to talk to, the server can’t know which certificate to use if multiple are present, thus you can only have a single cert.

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

Sidebar

Related Questions

Is there any way that I can pass arguments in selector? example: I have
Is there a way of creating a composite field that can have multiple values,
Is there any way I can have a thread branch off into its own
Is there a way I can have a custom quick launch menu on a
Is there a way I can have a google maps control on a web
Is there a way I can have an excel track the number of times
Is there any way I can combine list of expressions into one? I have
If I have a console application, is there any way I can handle the
I have a reference to a UIBarButtonItem, is there a way I can add
I have a data() object containing some json. Is there a way I can

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.