sonic-net / sonic-gnmi

SONiC gNMI server and gNOI repo
Other
23 stars 52 forks source link

[202405] Add cert authorization with common name support. #322

Closed liuh-80 closed 2 weeks ago

liuh-80 commented 3 weeks ago

Add cert authorization with common name support.

Why I did it

Support cert authorization with common name.

How I did it

Load trusted cert common name from config DB and check cert common name.

How to verify it

Manually test. Add new UT.

Work item tracking

Microsoft ADO (number only): 25226269

Which release branch to backport (provide reason below if selected)

Description for the changelog

Add cert authorization with common name support.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

mssonicbld commented 3 weeks ago

/azp run

azure-pipelines[bot] commented 3 weeks ago
Azure Pipelines successfully started running 1 pipeline(s).
liuh-80 commented 3 weeks ago

Will verify with https://github.com/sonic-net/sonic-buildimage/pull/20731