Bug 61873

Summary: Inbound is TLS 1.1 and outbound must TLS 1.2
Product: Apache httpd-2 Reporter: mah Ali <mahmoud.kasem>
Component: AllAssignee: Apache HTTPD Bugs Mailing List <bugs>
Status: RESOLVED INVALID    
Severity: major CC: mahmoud.kasem
Priority: P2    
Version: 2.4.12   
Target Milestone: ---   
Hardware: PC   
OS: All   

Description mah Ali 2017-12-08 14:21:57 UTC
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.
Comment 1 Eric Covener 2017-12-08 14:32:05 UTC
Bugzilla is for bug reports, not support.  Use a mailing list, forum, IRC, etc.