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

Add TLS to integration tests #5

Closed
ianunruh opened this issue May 17, 2015 · 3 comments
Closed

Add TLS to integration tests #5

ianunruh opened this issue May 17, 2015 · 3 comments
Labels
enhancement a new feature or addition
Milestone

Comments

@ianunruh
Copy link
Member

No description provided.

@ianunruh ianunruh added the enhancement a new feature or addition label May 17, 2015
@ianunruh
Copy link
Member Author

@ianunruh
Copy link
Member Author

Travis CI uses an OpenSSL release (1.0.1) that seems to be too old to work with Vault.

Waiting for Vault to start
[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:581)
2015/05/17 23:37:45 http: TLS handshake error from 127.0.0.1:37235: tls: client offered an unsupported, maximum protocol version of 302

For now, I have excluded TLS tests from running on Travis.

@ianunruh ianunruh modified the milestone: 0.2.0 May 18, 2015
@ianunruh
Copy link
Member Author

TLS-related tests will stay excluded from Travis, it's not worth the pain of trying to get the right OpenSSL version installed. TLS tests have been merged into master, but will not run with Vault 0.1.2. TLS auth is fixed in master at this time and should be included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement a new feature or addition
Projects
None yet
Development

No branches or pull requests

1 participant