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

Anyconnect client certificate authentication

rajeshk200_2
Level 1
Level 1

Dudes

I've tested anyconnect vpn client connection successfully with AAA authentication.

But I wanted to have certificate authentication in addition to AAA, with local ca confgured on ASA,

what sort of certificates has to be applied to web browser?

from where we need to get certificates and how do we apply?

Many thanks

Rajesh

1 Reply 1

Jennifer Halim
Cisco Employee
Cisco Employee

You can either apply self signed certificated, or purchase certificate from certificate vendor (eg: Verisign, GoDaddy, Entrust, etc).

Here is sample configuration to implement self signed certificate:

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808efbd2.shtml

And third party certificate:

http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a00808b3cff.shtml

Hope that helps.