HI
Wanted to know if we can upgrade Apache forward proxy connection from TLS 1 to TLs1.2 , we have an legacy application which can accpect and send requests using tls1 only ,which is now required to send request to servers that can only accept TLS1.2 connections
i am planning to put an apache forward proxy do this ,there is a away we can do this with squid by bumping the TLS connection ,but i want to find out if we can do something similar using Apache