Skip to content

OpenTAXII - TAXII v2.x protocol implementation #167

Description

@gmellini

Hi all,
I'm trying to understand how implement STIX2 over TAXII2.x in OpenTAXII.

I found the way to push STIX2 over TAXII1.x #165 and I understood that TAXII1.x is protocol agnostic so you can push/poll STIX2 content without problems using taxii-push and taxii-poll

I tried to connect to the inbox with an external STIX2 client (a minemeld miner in my case) but the client try using TAXII2; this means taht I receive an error because TAXII2.x endpoints where not implemented in OpenTAXII
http://docs.oasis-open.org/cti/taxii/v2.0/cs01/taxii-v2.0-cs01.html#_Toc496542712
https://docs.oasis-open.org/cti/taxii/v2.1/cs01/taxii-v2.1-cs01.html#_Toc31107514

The question is: is TAXII2.x implemented in OpenTAXII and if so how I can enable TAXII2 enpoints?

Tks for your time
merlos

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions