Bug 61873 - Inbound is TLS 1.1 and outbound must TLS 1.2
Summary: Inbound is TLS 1.1 and outbound must TLS 1.2
Status: RESOLVED INVALID
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: All (show other bugs)
Version: 2.4.12
Hardware: PC All
: P2 major (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-08 14:21 UTC by mah Ali
Modified: 2017-12-08 14:32 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.