cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2479
Views
6
Helpful
2
Replies

ASA - WebVPN - Authentication with client certificate

cscherb
Level 1
Level 1

Has anyone managed to authenticate with certificates to ASA for WebVPN ?

I configured

tunnel-group DefaultWEBVPNGroup webvpn-attributes

authentication certificate

but still getting the error message

Group <DefaultWEBVPNgroup> User <...> IP <...> Authentication:rejected, Session Type: WebVPN

2 Replies 2

I was able to use digital certificates with WebVPN using the folowing configuration:

tunnel-group DefaultWEBVPNGroup general-attributes

authorization-server-group LOCAL

authorization-required

authorization-dn-attributes CN

tunnel-group DefaultWEBVPNGroup webvpn-attributes

authentication certificate

In addition to this configuration I had to add alle CN values of certificates which are allowed to establish a WebVPN session to the local database.