Skip to content

Add ssl tests to ci #730

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

Closed
sidorares opened this issue Feb 7, 2014 · 0 comments
Closed

Add ssl tests to ci #730

sidorares opened this issue Feb 7, 2014 · 0 comments
Assignees
Milestone

Comments

@sidorares
Copy link
Member

Currently ssl functionality is not automatically tested by travis

Possible options:

  • figure out if it possible to use ssl with pre-configured travis mysql server
  • start another server manually ( see --ssl, --ssl-ca, --ssl-cipher, --ssl-cert, --ssl-key options of mysqld ) listening on port 3308
  • add ssl support to fake mysql server
@sidorares sidorares mentioned this issue Feb 7, 2014
@dougwilson dougwilson added this to the 2.3 milestone May 14, 2014
@dougwilson dougwilson self-assigned this May 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants