I\'m trying to create a reverse proxy in NodeJS. But I keep running the issue that in that I can only serve one one set of cert/key pair on the same port(443), even though I wa
Here is the solution you might be looking at,
I found it very useful for my implementation
though you will need to do huge customization to handle domains