mahmoud kasem created HTTPCORE-498:
--------------------------------------

             Summary: Handling different SSL Protocol Between client and server
                 Key: HTTPCORE-498
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-498
             Project: HttpComponents HttpCore
          Issue Type: Bug
         Environment: Windows x64 - Apache/2.4.12
            Reporter: mahmoud kasem


Hi,
i am using Apache 2.4.12
the issue is that i have an old client that support SSL Protocol TLS1.0 only 
and need to communicate with a server that support only SSL Protocol TLS1.2, i 
want to put the Apache server in the middle between this client and server .. 
the main target is to receive the inbound request using TLS1.0 and manage to 
call the server using TLS1.2 through the Apache 2.4.12.
we need to know is this applicable and how we can do this. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to