TAXII-Server icon indicating copy to clipboard operation
TAXII-Server copied to clipboard

TAXII Server supporting the 2.1 spec.

Results 19 TAXII-Server issues
Sort by recently updated
recently updated
newest added

# Problem Description I have a lot of locally generated STIX2.1 data, and I wan to disseminate them using a TAXII server. When I try to POST such STIX data...

Steps to reproduce ------------------ `curl -v --user foo:bar -H "Accept: application/taxii+json;version=2.1" http://localhost:8080/taxii2/` Expected result --------------- Response `Content-Type` is `application/taxii+json;version=2.1` which is required by [4.1 Server Discovery][1]. Actual result ------------- `Content-Type`...

Using Java 11 or Java 13, the build is not successful. ``` ➜ TAXII-Server git:(master) ✗ ./gradlew build > Task :kaptKotlin Annotation processors discovery from compile classpath is deprecated. Set...

libs are in place. Just decide where user/pass will be stored and connect it up