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

  • Home
  • SEARCH
  • 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 6591507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:25:56+00:00 2026-05-25T17:25:56+00:00

I would like to enable my wcf service with https endpoints. but I only

  • 0

I would like to enable my wcf service with https endpoints. but I only get http addresses, even though I set the security mode to transport. what else should I change/add to get this working? thanks a lot

edit: I am on IIS 6 and here is the secure binding info from the server.

ServerBindings                  : (LIST) (1 Items)
  "10.1.0.195:80:hw.hello.com"

SecureBindings                  : (LIST) (2 Items)
  "10.1.0.195:443:hw.hello.com"
  "81.212.201.9:443:"



<wsdl:service name="HW">
 <wsdl:port name="webBinding_IHWMerkezWS" binding="tns:webBinding_IHWMerkezWS">
  <soap12:address location="http://hw.world.com/HWPostBox/services/HW.asmx" /> 
 <wsa10:EndpointReference>
  <wsa10:Address>http://hw.world.com/HWPostBox/services/HW.asmx</wsa10:Address> 
 <Identity xmlns="http://schemas.xmlsoap.org/ws/2006/02/addressingidentity">
  <Dns>localhost</Dns> 
  </Identity>
  </wsa10:EndpointReference>
  </wsdl:port>
  </wsdl:service>



<wsHttpBinding>
 <binding name="webBinding">
   <security mode="Transport">
   <transport clientCredentialType="None" proxyCredentialType="None" realm=""></transport>
   <message clientCredentialType="Certificate" algorithmSuite="Default" />
   </security>
 </binding>



</wsHttpBinding>
    </bindings>
    <services>      
      <service name="HWPostBox.HW" behaviorConfiguration="HWPostBox.HWBehavior">
        <!-- Service Endpoints -->
        <endpoint address="" binding="wsHttpBinding" bindingName="webBinding" contract="CRLHW.HWWS.IHWMerkezWS">
          <identity>
            <dns value="localhost"/>
          </identity>
        </endpoint>
        <endpoint address="mex" binding="mexHttpsBinding" contract="IMetadataExchange"/>
      </service>
    </services>
    <behaviors>
      <serviceBehaviors>
        <behavior name="HWPostBox.HWBehavior">
          <!-- To avoid disclosing metadata information, set the value below to false and remove the metadata endpoint above before deployment -->
          <serviceMetadata httpsGetEnabled="true" httpGetEnabled="false"/>
          <!-- To receive exception details in faults for debugging purposes, set the value below to true.  Set to false before deployment to avoid disclosing exception information -->
          <serviceDebug includeExceptionDetailInFaults="false"/>
        </behavior>
      </serviceBehaviors>
    </behaviors>
  </system.serviceModel>
  • 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-25T17:25:57+00:00Added an answer on May 25, 2026 at 5:25 pm

    Solved: I had to change bindingName attribute to bindingConfiguration.

    <endpoint address="" binding="wsHttpBinding" bindingConfiguration="webBinding"...>
    </endpoint>
    

    Thanks a lot.

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

Sidebar

Related Questions

I have a URL that opens a PDF: <cfoutput>http://myUrl.cfm?params=#many#<cfoutput> I would like to enable
I would like to use WCF service hosted in IIS (5/6) with integrated windows
I would like to enable/disable some code based on a custom solution configuration I
I would like to enable users of my application to define a number of
I have a UITextField that I would like to enable auto completion on by:
I have a WPF ListBox that I would like to Enable multiple selection in
Would like to get a list of advantages and disadvantages of using Stored Procedures.
Would like to be able to set colors of headings and such, different font
I have an NSTextField that I would like to enable as-you-type spell checking. When
I would like to enable a rails app to pull from a sharepoint list

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.