amazon web services - AWS ELB Server certificate trust -


background:

i have iis application running behind aws elb. ssl certificate presented server , not elb [tcp pass threw].

question:

does elb have trust certificate presented iis?

the ssl certificate presented server , not elb [tcp pass threw].

if using tcp pass through, no, doesn't matter certificate looks like. elb forwarding raw tcp data. when using tcp->tcp elb doesn't know traffic ssl.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

html - href attribute breaking an element -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -