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

HTTPS Authentication issue on ASA

oabduo983
Level 1
Level 1

Hello experts,

I'm doing authentication on the firewall for HTTP and HTTPS traffic. It is working fine for the HTTP, but it does not work for HTTPS, do I require virtual http? even with that I was not getting the prompt, I was able to access directly... this is my configuration:

test(config)# sho run

ASA Version 8.0(3)

!

interface GigabitEthernet0/0

nameif outside

security-level 0

ip address 192.168.180.96 255.255.255.0

!

interface GigabitEthernet0/1

nameif inside

security-level 100

ip address 192.168.100.1 255.255.2

access-list aaa extended permit tcp any any eq www

access-list aaa extended permit tcp any any eq https

nat-control

global (outside) 1 interface

nat (inside) 1 0.0.0.0 0.0.0.0

route outside 0.0.0.0 0.0.0.0 192.168.180.5 1

aaa authentication match aaa inside LOCAL

username test password xxx encrypted

2 Replies 2

ktwaddell
Level 1
Level 1

Hi

Are talking about https for the asa it self? if so then put in http server enable

Kev

smukhanin
Level 1
Level 1

No need virtual http for https authentication as I know.

https also supportoted for proxy authentication as http

Review Cisco Networking products for a $25 gift card