Skip to content

Conversation

@danielk117-work
Copy link
Collaborator

No description provided.

SharkMachine and others added 5 commits July 17, 2023 14:50
* Switch to GitHub actions

* Coverage with PHPUnit 9.5
* Add tab to whitespaces to remove
fixes #251
The function openssl_get_privatekey may return false, for example
if the passphrase is incorrect. In the other 2 branches of the
switch statement, this is checked and an exception thrown, but
it was not checked in the private key branch. This commit adds
a check.

This makes it easier to detect problems with invalid keys or pass
phrases. Without this change, you are likely to get a confusing
exception later on when it tries to use the key.
@danielk117-work danielk117-work changed the base branch from master to update-latest October 14, 2024 08:25
@danielk117-work danielk117-work changed the base branch from update-latest to master October 14, 2024 08:26
@danielk117-work danielk117-work changed the base branch from master to update-latest October 14, 2024 08:27
@danielk117-work danielk117-work deleted the branch brain-SCC:update-latest June 5, 2025 11:49
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.

6 participants