We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is useful in both real applications but also for testing where it's awkward to have to load a test certificate from a file on disk.
We might find some inspiration in the Python issue tracker on the implementation: https://bugs.python.org/issue16487.
The text was updated successfully, but these errors were encountered:
Once this is in place, we should be able to much more easily write tests for SSL which currently we have none for.
Sorry, something went wrong.
No branches or pull requests
This is useful in both real applications but also for testing where it's awkward to have to load a test certificate from a file on disk.
We might find some inspiration in the Python issue tracker on the implementation: https://bugs.python.org/issue16487.
The text was updated successfully, but these errors were encountered: