Skip to content

ES1-2965 : Update certificate selector to use static cert path#148

Open
adrojaankur wants to merge 4 commits intodevelopfrom
topic/ES1-2965
Open

ES1-2965 : Update certificate selector to use static cert path#148
adrojaankur wants to merge 4 commits intodevelopfrom
topic/ES1-2965

Conversation

@adrojaankur
Copy link

No description provided.

@adrojaankur adrojaankur requested a review from a team as a code owner November 19, 2025 11:24
adrojaankur and others added 3 commits November 19, 2025 20:58
* RDKEMW-10480 : ctrlm release v1.1.6, xr-voice-sdk v1.0.7 (#149)

* RDKEMW-9600: FIRST_PACKET_TIMEOUTs (#135)

---------

Co-authored-by: dwolaver <44593664+dwolaver@users.noreply.github.com>
Co-authored-by: Kelvin Lu <119349872+klu339@users.noreply.github.com>
Copy link
Contributor

@dwolaver dwolaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ticket type can't be used for control manager changes. Only allowed ticket types at this time are RDKEMW.

char *cert_path = NULL;
char *cert_password = NULL;
rdkcertselector_h cert_selector = rdkcertselector_new( NULL, NULL, "MTLS" );
rdkcertselector_h cert_selector = rdkcertselector_new( NULL, NULL, "FW_MTLS" );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please provide details about how this fixes something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants