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

How can I change the encryption level for Anyconnect users?

KEN COUSINO JR.
Level 1
Level 1

I have an ASA5512(Cisco Adaptive Security Appliance Software Version 9.8(2) ).  I have Anyconnect setup on it and have licenses for up to 250 users.  When I monitor the connections I see that the users are connecting with an SSL-Tunnel but they are only getting AES128 for the encryption level.  I am looking to increase that to AES256, but don't know where it is set.

 

Please, any help would be appreciated.

 

Thanks

 

2 Accepted Solutions

Accepted Solutions

give this command

 !

ssl encryption aes256-sha1 aes128-sha1 3des-sha1

 

 

 

please do not forget to rate.

please do not forget to rate.

View solution in original post

Here is an example.

asa5505(config)# ssl client-version tlsv1-only asa5505(config)# ssl
server-version tlsv1 asa5505(config)# ssl encryption dhe-aes256-sha1
dhe-aes128-sha1 aes256-sha1 aes128-sha1 asa5505# show ssl Accept
connections using SSLv2 or greater and negotiate to TLSv1 Start connections
using TLSv1 only and negotiate to TLSv1 only Enabled cipher order:
dhe-aes256-sha1 dhe-aes128-sha1 aes256-sha1 aes128-sha1

*** Please remember to rate useful posts

View solution in original post

2 Replies 2

give this command

 !

ssl encryption aes256-sha1 aes128-sha1 3des-sha1

 

 

 

please do not forget to rate.

please do not forget to rate.

Here is an example.

asa5505(config)# ssl client-version tlsv1-only asa5505(config)# ssl
server-version tlsv1 asa5505(config)# ssl encryption dhe-aes256-sha1
dhe-aes128-sha1 aes256-sha1 aes128-sha1 asa5505# show ssl Accept
connections using SSLv2 or greater and negotiate to TLSv1 Start connections
using TLSv1 only and negotiate to TLSv1 only Enabled cipher order:
dhe-aes256-sha1 dhe-aes128-sha1 aes256-sha1 aes128-sha1

*** Please remember to rate useful posts
Review Cisco Networking for a $25 gift card