Skip to content

fix(Crypto) Update method to extract friendlyName from certificate#3787

Merged
aleks-f merged 7 commits intopocoproject:develfrom
explaineverything:feature/update-crypto_PKCS12Container-extractFriendlyName
Sep 11, 2022
Merged

fix(Crypto) Update method to extract friendlyName from certificate#3787
aleks-f merged 7 commits intopocoproject:develfrom
explaineverything:feature/update-crypto_PKCS12Container-extractFriendlyName

Conversation

@trzeciak
Copy link
Copy Markdown
Contributor

Hey,
in single codebase I need to use webrtc with BoringSSL and Poco.
I ran into a few problems compiling poco with BoringSSL, I'll try to suggest some changes to make it easier for others.

First things first: the current extractFriendlyName method doesn't compile with BoringSSL, I asked the BoringSSL team for advice and I have a tip on that:
https://bugs.chromium.org/p/boringssl/issues/detail?id=515

The discussion shows that this is a compatible change with a positive effect on the current code.

I run the Crypto test suite and it returned:

...
OK (44 tests)

BTW: These changes are not BoringSSL specific.

@aleks-f aleks-f added this to the Release 1.13.0 milestone Sep 11, 2022
@aleks-f aleks-f merged commit 1fcbfc6 into pocoproject:devel Sep 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants