Skip to content

v0.9.0-mts-rc01

Choose a tag to compare

@vinodchitraliNVIDIA vinodchitraliNVIDIA released this 10 Jun 19:02
· 3 commits to main since this release
0e91b15
feat: new rpc to configure mtls certificates on the switch (#47)

* new rpc for RMS tls reload and switch tls certs

* initial commit

* feat(proto): add async switch certificate configuration api

* PR fix

* rename switchcert from tls to mtls

* feat(proto): add primary switch selection for certificate config

* SwithService as repeated string

* refactor(proto): rename switch certificate service enum

* feat(switch-security): add per-switch certificate target selectors

* feat(switch-security): add per-switch certificate target selectors

* feat(switch-security): rename certificate targets to domain

* rebase with main

* style(proto): prefix SwitchApi enum values