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

Updated interface for uSockets#231 #1796

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

partyblob
Copy link
Contributor

Provides an updated App options interface to allow specifying in-memory cert/key data rather than filepath (filepath is still the default)

Provides TemplatedApp::setOptions(const SocketContextOptions& options) to change server options while the server is running (i.e avoid add_server_name workaround which does not work for situations like wildcard or shared certificates)

For more info see the upstream PR

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

Successfully merging this pull request may close these issues.

1 participant