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

SSL loading of keys/certs: testing and fixes #7789

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

SparkiDev
Copy link
Contributor

Description

Added tests to cover ssl_load.c functions.
Fixes from testing.
pk.c: renamed wolfssl_dh_load_key to wolfssl_dh_load_params as it doesn't handle keys - just parameters.

Testing

How did you test?

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@SparkiDev SparkiDev self-assigned this Jul 25, 2024
@SparkiDev SparkiDev force-pushed the test_ssl_load branch 9 times, most recently from 3e3b2a5 to 65b859f Compare July 26, 2024 00:42
Added tests to cover ssl_load.c functions.
Fixes from testing.
pk.c: renamed wolfssl_dh_load_key to wolfssl_dh_load_params as it
doesn't handle keys - just parameters.
@dgarske dgarske merged commit 5e58aff into wolfSSL:master Jul 26, 2024
121 checks passed
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.

3 participants