cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
438
Views
0
Helpful
2
Replies

CSM/SCA -- XML Inspection and Certificate delivery

opwvconsulting
Level 1
Level 1

Hi:

Does the CSM with a SCA have the capability to perform the following?

1. Inspect inbound TLS connection requests from a client.

2. Parse (regex/pattern match) XML headers conatined within the client packet.

3. upon finding a given string or pattern, serve-up a specific Self-Signed TLS Certificate and terminate the SSL (HTTPS) session with the requesting client.

4. next, based upon the TCP Port received from the client packet header, established/terminate a non-secure HTTP session to a specific backend Web App Server.

5. Proxy the HTTPS (FE) and the HTTP (BE) sessions -- for the the duration of the communications.

If so, can anyone recommend the Hardware configuration where the CSM and SCA are housed in a catalyst 6500 chasis; or posssible a newer/better options?

I look forward to your responses...

Regards,

OPWV Consulting

2 Replies 2

Gilles Dufour
Cisco Employee
Cisco Employee

No device in the world can do what you're looking for in point #2 and #3.

The reason is that to see the XML data, you need to decrypt the traffic and to decryt the traffic you first need to terminate the SSL connection and to terminate the connection you need to know the certificate.

So, you can't use XML data to select the certificate.

This is no hardware/software limitation but just how SSL has been designed.

Point #4 is ok, you can use the tcp port to determine which server to use in the backend.

Regards,

Gilles.

yep -- exactly what I thought/knew -- it was a customer request ----

opwvconsulting

Review Cisco Networking for a $25 gift card