Hi, Actually we want to apply it for our company web sites.
Rezhna -----Original Message----- From: Lukas Tribus [mailto:[email protected]] Sent: Sunday, September 1, 2013 5:44 PM To: Rezhna Hoshyar Cc: [email protected] Subject: RE: https with haproxy Hi, > My question is about how to use https with haproxy , not avoiding it. Compile haproxy 1.5 with SSL support and enable it. You can find details in doc/ and some generic examples in examples/. > I can use haproxy to redirect http://google.com to http://yahoo.com, > but I cannot do that with https://google.com. Well, do you have a certificate for google.com (or whatever website you need to redirect)? You cannot do this without a valid certificate, otherwise HTTPS would not make any sense. Regards, Lukas -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

