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 multiple certs & keys for SSLContext #166

Closed
wants to merge 1 commit into from

Conversation

aeris
Copy link
Contributor

@aeris aeris commented Oct 29, 2017

This allow to serve both RSA & ECDSA in same time on a single TLS server
Compatibility is kept for single cert & key configuration.

This allow to serve both RSA & ECDSA in same time on a single TLS server
Compatibility is kept for single cert & key configuration.
@rhenium
Copy link
Member

rhenium commented Oct 30, 2017

Coincidentally, I have a work-in-progress branch that tries to achieve the same thing, but uses a different approach. Sorry that I haven't published this earlier, but I think it (my branch) is better in terms of the capability of setting additional certificates per each ee certificate public key type.

master...rhenium:ky/ssl-add-certificate

@rhenium
Copy link
Member

rhenium commented Nov 22, 2017

See #167.

@rhenium rhenium closed this Nov 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants