aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gettingstarted/developers/fib20/controlplane.rst
diff options
context:
space:
mode:
authorNicolas PLANEL <nplanel@cisco.com>2025-02-28 19:59:14 +0100
committerDamjan Marion <dmarion@0xa5.net>2025-04-04 15:02:44 +0000
commitf479eeb76b4a1aa0bfd3adf888a8679e27875fd8 (patch)
tree3ba0e29f4c5e5ab07a45ecafbf8f6f60730e3e84 /docs/gettingstarted/developers/fib20/controlplane.rst
parent6fa7a0e408d1737b9ba2f809518e9b7ad2b51ac3 (diff)
crypto: make configurable crypto engines
Add a configuration sections crypto-engines, it works like plugins syntax : The following configuration will load and register only openssl engine ''' crypto-engines { default {disable} openssl {enable} } ''' And this one will load all engines except openssl ''' crypto-engines { default {enable} openssl {disable} } ''' Type: feature Change-Id: Ia637db93b497d0c4333704f3c024e85de3941791 Signed-off-by: Nicolas PLANEL <nplanel@cisco.com> Signed-off-by: Nicolas PLANEL <nplanel@gmail.com> Signed-off-by: Nicolas PLANEL <nplanel@cisco.com>
Diffstat (limited to 'docs/gettingstarted/developers/fib20/controlplane.rst')
0 files changed, 0 insertions, 0 deletions