TaxiiDataFeed HTTP Compatibility

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

TaxiiDataFeed HTTP Compatibility

L0 Member

I enabled http instead of https on nginx. However, I see still https url when I discover taxii feeds on Minemeld side.  Is it possible to disable https on taxiiDataFeed output.

 

https://1.1.1.1/taxii-discovery-service

https://1.1.1.1/taxii-collection-management-service

https://1.1.1.1/taxii-poll-service

 

<taxii_11:Discovery_Response xmlns:taxii="http://taxii.mitre.org/messages/taxii_xml_binding-1" xmlns:taxii_11="http://taxii.mitre.org/messages/taxii_xml_binding-1.1" xmlns:tdq="http://taxii.mitre.org/query/taxii_default_query-1" message_id="5951724327947284126" in_response_to="161fc83b-3cf1-4fd4-b949-f673c403729d">

  <taxii_11:Service_Instance service_type="DISCOVERY" service_version="urn:taxii.mitre.org:services:1.1" available="true">

    <taxii_11:Protocol_Binding>urn:taxii.mitre.org:protocol:http:1.0</taxii_11:Protocol_Binding>

    <taxii_11:Address>https://1.1.1.1/taxii-discovery-service</taxii_11:Address>

    <taxii_11:Message_Binding>urn:taxii.mitre.org:message:xml:1.1</taxii_11:Message_Binding>

  </taxii_11:Service_Instance>

  <taxii_11:Service_Instance service_type="COLLECTION_MANAGEMENT" service_version="urn:taxii.mitre.org:services:1.1" available="true">

    <taxii_11:Protocol_Binding>urn:taxii.mitre.org:protocol:http:1.0</taxii_11:Protocol_Binding>

    <taxii_11:Address>https://1.1.1.1/taxii-collection-management-service</taxii_11:Address>

    <taxii_11:Message_Binding>urn:taxii.mitre.org:message:xml:1.1</taxii_11:Message_Binding>

  </taxii_11:Service_Instance>

  <taxii_11:Service_Instance service_type="POLL" service_version="urn:taxii.mitre.org:services:1.1" available="true">

    <taxii_11:Protocol_Binding>urn:taxii.mitre.org:protocol:http:1.0</taxii_11:Protocol_Binding>

    <taxii_11:Address>https://1.1.1.1/taxii-poll-service</taxii_11:Address>

    <taxii_11:Message_Binding>urn:taxii.mitre.org:message:xml:1.1</taxii_11:Message_Binding>

  </taxii_11:Service_Instance>

</taxii_11:Discovery_Response>

0 REPLIES 0
  • 1516 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!