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

Feat(eos_cli_config_gen): Add CRL support for management security #3420

Merged

Conversation

harshitk-arista
Copy link
Contributor

@harshitk-arista harshitk-arista commented Dec 12, 2023

Change Summary

Allow specifying a list of CRLs for an SSL profile

Related Issue(s)

Fixes #3380

Component(s) name

arista.avd.eos_cli_config_gen

Proposed changes

CF

How to test

Molecule

Checklist

Repository Checklist

  • My code has been rebased from devel before I start
  • I have read the CONTRIBUTING document.
  • My change requires a change to the documentation and documentation have been updated accordingly.
  • I have updated molecule CI testing accordingly. (check the box if not applicable)

@harshitk-arista harshitk-arista requested review from a team as code owners December 12, 2023 12:18
@github-actions github-actions bot added role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated labels Dec 12, 2023
@gmuloc gmuloc requested a review from a team December 14, 2023 09:37
@gmuloc gmuloc added the one approval This PR has one approval and is only missing one more. label Dec 14, 2023
@ClausHolbechArista ClausHolbechArista merged commit 993dcd4 into aristanetworks:devel Dec 14, 2023
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
one approval This PR has one approval and is only missing one more. rn: Feat(eos_cli_config_gen) role: eos_cli_config_gen issue related to eos_cli_config_gen role state: CI Updated CI scenario have been updated in the PR state: Documentation role Updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feat(eos_cli_config_gen): Add support for crl under management_security.ssl_profiles
3 participants