ELB背后的simplesamlphp无效

时间:2015-07-20 07:31:33

标签: simplesamlphp

我在AWS ELB后面运行simplesamlphp。在端口8888上运行simplesamlphp。已将ELB配置为侦听HTTPS,其中inturn侦听实例中的端口8888.除非我向服务器添加一些自签名证书,HTTPS不起作用。有什么想法吗?

1 个答案:

答案 0 :(得分:0)

如果要在ELB中使用ssl验证而不是在实例中,则需要设置特定配置。您必须使用ELB设置的标题X-Forwarded-Proto。阅读这两点:

ELB and Apache configuration for HTTPS website

http://docs.aws.amazon.com/ElasticLoadBalancing/latest/DeveloperGuide/TerminologyandKeyConcepts.html#x-forwarded-headers