Skip to content

Conversation

@shibd
Copy link
Member

@shibd shibd commented Jun 20, 2023

Motivation

The current C for tls_private_key_file_path and tls_certificate_file_path param only defines the get and set method implementation, not the interface.

Modifications

  • Add get and set interface for tls_private_key_file_path and tls_certificate_file_path.

Verifying this change

  • Add C_ClientConfigurationTest to cover it.

Documentation

  • doc-required
    (Your PR needs to update docs and you will update later)

  • doc-not-needed
    (Please explain why)

  • doc
    (Your PR contains doc changes)

  • doc-complete
    (Docs have been already added)

@shibd shibd added this to the 3.3.0 milestone Jun 20, 2023
@shibd shibd self-assigned this Jun 20, 2023
@BewareMyPower
Copy link
Contributor

I see "Perfect" in the PR title, did you want to mean "Provide"?

@shibd shibd changed the title Perfect missing tls related method definitions for C client. Add missing tls related method definitions for C client. Jun 21, 2023
@shibd
Copy link
Member Author

shibd commented Jun 21, 2023

I see "Perfect" in the PR title, did you want to mean "Provide"?

Yes, these methods have implementations but no interfaces

@BewareMyPower BewareMyPower merged commit 27000ee into apache:main Jun 21, 2023
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