|
|
|
|
|
by pdougherty
5094 days ago
|
|
Using ELB to achieve this means they are doing SSL termination on the ELB itself which means the request is no longer encrypted within heroku, unless of course they are using another cert for the connection between ELB->dynos. |
|