Skip to content

Conversation

@b3rgschu3tz
Copy link
Contributor

@b3rgschu3tz b3rgschu3tz commented Dec 4, 2024

This fix addresses #1150
When passing a private key as blob as described in the docs (https://docs.libcpr.org/advanced-usage.html) the following error was returned for version 1.11.0:
unable to set private key file: '(memory blob)' type PEM

Copy link
Member

@COM8 COM8 left a comment

Choose a reason for hiding this comment

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

Thanks @b3rgschu3tz!
LGTM

@COM8 COM8 merged commit c44f8d5 into libcpr:master Dec 14, 2024
20 of 52 checks passed
@COM8 COM8 linked an issue Dec 14, 2024 that may be closed by this pull request
@b3rgschu3tz b3rgschu3tz deleted the bugfix/fix_ssl_KeyBlob branch December 14, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Private key passed as a blob (ssl::KeyBlob) not working

2 participants