Hi, I would like to try to implement the following setup:
Server <------> CISCO ASA <----IPSec S2S tunnel----> IPSec Peer <----> Client
the Client is attempting to establish a TLS1.2 session to the Server.
Due to additional constrains, I cannot terminate the TLS session on the Server itself.
I've read in the cisco documentation that, under the "Unified Communication" tab section, it is possible to configure the ASA unit to act as a TLS proxy (the unit also allows for certificate selection and import).
My questions are:
1)can I use the TLS Proxy functionality for establishing TLS sessions also for different protocol types (i.e. Http), or will it only work for SIP (and voice related protocols) ?
2) can the ASA support TLS 1.2? Are there any limitations
3) can the ASA support mutual Authentication ? (that is, can the unit authenticate the clients according to their certificates) ?
4) under which ASA OS version / release I would be able to implement all the above listed points ?
In terms of ASA Platforms, I can use a 5510 or a 5512-X.
Thanks