Skip to content

Project import generated by Copybara.#1510

Merged
juergw merged 1 commit into
masterfrom
google3-export
Jun 9, 2026
Merged

Project import generated by Copybara.#1510
juergw merged 1 commit into
masterfrom
google3-export

Conversation

@juergw

@juergw juergw commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

PiperOrigin-RevId: 929169452

Throw a BoringSSL error when creating an RSA key fails.

When EVP_PKEY_new_RSA fails, it will add an error to the error queue. So we should call throwExceptionFromBoringSSLError, which will create an exception based on that error, and empty the queue.

This fixes this issue: #1507.

PiperOrigin-RevId: 929169452
@juergw juergw requested a review from tholenst June 9, 2026 14:05
@juergw juergw merged commit 8d207cc into master Jun 9, 2026
16 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