-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
basic opentaxii 2.1 docker install and python post #205
Comments
i think i got it.. i at least have stuff going in:
|
alright.. question.. can you push a stix21 bundle into opentaxii? |
Hi there @lcia-projects - since OpenTAXII is content-agnostic as TAXII v1 as a protocol was meant to be, you should be able to do this however you'd like |
Hi @lcia-projects thank you for your interest in this project. If I read you last example correctly you're already pushing a stix21 bundle into opentaxii. What's the response you're getting from that code and what's the response you expected? |
hi, i'm trying to get a basic openTaxii server up.. and get a python script to insert data into that opentaxii server.
i've googled all i know to google.. i've checked the github issues for examples.. with no luck.. so here i am..
here is my basic docker-compose.yml
here is my modified data-configuration.yml to allow for stix2.1
and here is my basic python code trying to insert data into cs2 collection:
i get no errors... but it doesnt insert into collection either..
any examples .. or tips would be greatly appreciated.
The text was updated successfully, but these errors were encountered: