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

**Question**Can auto-sni dynamically generate SSL certs? #44

Open
brandonn1231 opened this issue Feb 16, 2018 · 1 comment
Open

**Question**Can auto-sni dynamically generate SSL certs? #44

brandonn1231 opened this issue Feb 16, 2018 · 1 comment

Comments

@brandonn1231
Copy link

Is it possible to use auto-sni to dynamically generate SSL certificates? For example, I want to have a proxy server that receives incoming requests from clients and creates an SSL cert for them before redirecting them to my backend servers. Can auto-sni do this?

@brandonn1231 brandonn1231 changed the title Can auto-sni dynamically generate SSL certs? **Question**Can auto-sni dynamically generate SSL certs? Feb 16, 2018
@coolaj86
Copy link

FYI: That's exactly was auto-sni does.

If you're interested in creating a proxy, however, you might like to take a look at Greenlock for node.js too because it has some lower level APIs (it's what auto-sni is built on top of).

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