v0.9.0-mts-rc01
·
3 commits
to main
since this release
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