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

Workflow: automatically test compatibility #316

Open
joergzimmermann opened this issue Dec 21, 2018 · 1 comment
Open

Workflow: automatically test compatibility #316

joergzimmermann opened this issue Dec 21, 2018 · 1 comment

Comments

@joergzimmermann
Copy link

how to automatically test compatibility?

@sebix
Copy link
Member

sebix commented May 29, 2019

That has been discussed in the early times too if I remember correctly, but has been postponed of the needed work. But we need to differentiate two different possibilities here:

  • We can test the compatibility of the proposed configuration and/or cipher strings with the server software, or at least some of them. Means we spawn a container with the configured server software and run test software against it (there are plenty of them) to check if the output is reasonable.
  • We can test the compatibility between server software and corresponding client software - e.g. browsers against webservers.

I'd start with the first of course ;)

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