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

webserver has problems with multiple SSL/TLS certificates per server #356

Closed
wick-ed opened this issue Jan 8, 2015 · 0 comments
Closed
Assignees

Comments

@wick-ed
Copy link
Member

wick-ed commented Jan 8, 2015

Currently PHP socket streams do not support multiple SSL/TLS contexts which blocks the usage of multiple SSL/TLS certificates on the same server.
Advanced techniques to do so like SNI are not available natively yet, but will be in the near future.

See also discussions like this one

UAC:

  • It MUST be possible to use multiple SSL/TLS certificates per server
  • Certificates MUST be configurable within the server's configuration
@wagnert wagnert added this to the Release 1.1.0 "Iron Knight" milestone Mar 17, 2015
@zelgerj zelgerj self-assigned this Mar 20, 2015
@zelgerj zelgerj closed this as completed Mar 23, 2015
@zelgerj zelgerj reopened this Mar 23, 2015
@zelgerj zelgerj reopened this Mar 23, 2015
zelgerj added a commit that referenced this issue Mar 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants