aws-elb

ELB to backend server using HTTPS with self-signed certificate

馋奶兔 提交于 2019-12-02 05:57:10
问题 I am looking to setup an ELB that uses HTTPS to communicate with backend servers. I am trying to setup a proof of concept using a single backend server, but can't seem to get the ELB to communicate with server. I am almost certain this is a certificate issue since any setup without SSL works perfectly. How can I set this up? I have tried various suggestions from multiple answers and blog posts, but no luck. What I am doing now is setting a self-signed certificate using the following commands

ELB to backend server using HTTPS with self-signed certificate

◇◆丶佛笑我妖孽 提交于 2019-12-01 22:55:14
I am looking to setup an ELB that uses HTTPS to communicate with backend servers. I am trying to setup a proof of concept using a single backend server, but can't seem to get the ELB to communicate with server. I am almost certain this is a certificate issue since any setup without SSL works perfectly. How can I set this up? I have tried various suggestions from multiple answers and blog posts, but no luck. What I am doing now is setting a self-signed certificate using the following commands (from AWS ELB -> Backend Server over HTTPS with Self-Signed Certificate ): $ openssl genrsa \ -out