Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libtaxii doesn't support a command-line parameter for trusted certs (to allow for 2-way SSL handshake) #163

Open
walters301 opened this issue Jan 29, 2015 · 1 comment

Comments

@walters301
Copy link

It would be nice for users to be able to use libtaxii scripts to connect to TAXII servers that require a 2-way SSL handshake.

@MarkDavidson
Copy link
Contributor

@walters301

There's a nuance here that I may have omitted while we were discussing this. libtaxii scripts do allow script users to specify the client's cert/key pair for TLS Mutual Authentication, but there's currently no feature to turn server certificate on/off, or provide a "trusted certificates" list either in the API or in the script arguments.

I agree that turning the server cert verification, and providing a file of trusted certs (similar to the Java Key Store) are good changes to make.

Thank you.
-Mark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants