Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 'cipher v1.0 <ciphers>' and 'cipher v1.3 <ciphers>' #4443

Open
1 task done
ksantos01 opened this issue Sep 9, 2024 · 0 comments
Open
1 task done
Labels
type: enhancement New feature or request

Comments

@ksantos01
Copy link

Enhancement summary

Just looking to support the following command:

switch#  conf
switch(config)#  management security
switch(config-mgmt-security)#  ssl profile client
switch(config-mgmt-sec-ssl-profile-client)# cipher v1.0 xxx 
switch(config-mgmt-sec-ssl-profile-client)# cipher v1.3 xxx

Starting in 4.32.0F the CLI 'cipher-list xxx' has been replaced with 'cipher v1.0 xxx' and 'cipher v1.3 xxx'

Which component of AVD is impacted

eos_cli_config_gen

Use case example

please detail your use case

Describe the solution you would like

This command is required when configuring an SSL profile

Describe alternatives you have considered

No response

Additional context

No response

Contributing Guide

  • I agree to follow this project's Code of Conduct
@ksantos01 ksantos01 added the type: enhancement New feature or request label Sep 9, 2024
@gmuloc gmuloc added this to the v5.0.0 milestone Sep 9, 2024
@ClausHolbechArista ClausHolbechArista removed this from the v5.0.0 milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants