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

SBI: when --insecure is selected need to use certs #1232

Merged
merged 2 commits into from
Oct 21, 2020
Merged

SBI: when --insecure is selected need to use certs #1232

merged 2 commits into from
Oct 21, 2020

Conversation

SeanCondon
Copy link
Contributor

I should have done this over a year ago :-).

When --insecure is specified, it means:
"still connect over TLS but do not check that the server cert DN matches its hostname"

So when --insecure is specified, the client Certs specified in onos-topo for that device OR the default certificates need to be configured in the gNMI client.

@SeanCondon SeanCondon merged commit 5befe4a into onosproject:master Oct 21, 2020
@SeanCondon SeanCondon deleted the scTlsInsecureClient branch October 21, 2020 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants