cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5380
Views
0
Helpful
1
Replies

How to configure HTTPS inspection on ASA

AboudMokh
Level 1
Level 1

I need to know how to configure HTTPS inspection on ASA ?

All i can find is http inspection and it seems that I can't add 'inspect https' command ? so what i can do ?

1 Accepted Solution

Accepted Solutions

There is no HTTPS-inspection on the ASA itself. It can be done with the help of the ASA-CX-module or in the future with the FirePOWER module.

Until then, or if you don't want to spend extra money on the module-licenses, you can do the following if you are talking about inbound HTTPS to your own server:

  1. Place a reverse-proxy (like nginx) in a DMZ on your ASA
  2. Terminate the incoming HTTPS-session on the reverse-proxy and forward it as HTTP to a server on a different ASA-interface.
  3. Both on the reverse-proxy and on the ASA you now can use HTTP-inspections.

If you have outbound HTTPS, then you could install a proxy-server that can inspect HTTPS-traffic. A Cisco solution for that would be the Web security Appliance WSA.

View solution in original post

1 Reply 1

There is no HTTPS-inspection on the ASA itself. It can be done with the help of the ASA-CX-module or in the future with the FirePOWER module.

Until then, or if you don't want to spend extra money on the module-licenses, you can do the following if you are talking about inbound HTTPS to your own server:

  1. Place a reverse-proxy (like nginx) in a DMZ on your ASA
  2. Terminate the incoming HTTPS-session on the reverse-proxy and forward it as HTTP to a server on a different ASA-interface.
  3. Both on the reverse-proxy and on the ASA you now can use HTTP-inspections.

If you have outbound HTTPS, then you could install a proxy-server that can inspect HTTPS-traffic. A Cisco solution for that would be the Web security Appliance WSA.

Review Cisco Networking for a $25 gift card