cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
691
Views
0
Helpful
3
Replies

Increase https rsa key on 3850

julio.aldana
Level 1
Level 1

Hi

When you enable http secure server on a cisco device, it generates 1024 rsa keys. Is it possible to generate 2048 bits keys for https? I don't want to request an authority certificate.

We want to do this on a 3850 switch with 3.3.4SE IOS.

Thanks

 

 

3 Replies 3

You can generate an extra RSA-keypair for that:

crypto key generate rsa label HTTPS-KEY modulus 2048
crypto pki trustpoint YOUR-TRUSTPOINT
  rsakeypair HTTPS-KEY
ip http secure-trustpoint YOUR-TRUSTPOINT

 

Thanks Karsten

Can I configure a trustpoint with just a switch? I mean no servers, official certification entities, applications.... just commands on one single switch?.

Thanks for you help. 

Oh... now I understand you included the trustpoint configuration. Sorry >.<

Thanks again. 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: