diff options
| author | Abhinay Ramesh <rabhinay@vmware.com> | 2021-05-11 10:00:38 +0000 |
|---|---|---|
| committer | Abhinay Ramesh <rabhinay@vmware.com> | 2022-02-09 01:49:14 +0000 |
| commit | 72000880b02706f2375095e5ecad9f939840d62b (patch) | |
| tree | 1494048325a9d7d19f54746d525c0410159a1b03 /tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py | |
| parent | 166f9103d3e97f84d32e0e176beac79daa0b1d33 (diff) | |
lib: Changes to support hash algo in keychain.
Problem Statement:
==================
Currently there is no support for configuring hash algorithm in
keychain.
RCA:
====
Not implemented yet.
Fix:
====
Changes are done to configure hash algorithm as part of keychain.
which will easy the configuration from modules using keychain.
Risk:
=====
Low risk
Tests Executed:
===============
Have tested the configuration and unconfiguration flow for newly
implemented CLI.
!
key chain abcd
key 100
key-string password
cryptographic-algorithm sha1
exit
key 200
key-string password
cryptographic-algorithm sha256
exit
!
Signed-off-by: Abhinay Ramesh <rabhinay@vmware.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py')
0 files changed, 0 insertions, 0 deletions
