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

Allow setting SSL certificate from memory #24

Open
malthe opened this issue Oct 12, 2016 · 1 comment
Open

Allow setting SSL certificate from memory #24

malthe opened this issue Oct 12, 2016 · 1 comment

Comments

@malthe
Copy link

malthe commented Oct 12, 2016

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.

@SeanTAllen
Copy link
Member

Once this is in place, we should be able to much more easily write tests for SSL which currently we have none for.

@SeanTAllen SeanTAllen transferred this issue from ponylang/ponyc Dec 13, 2019
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