Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@BentiGorlich
Copy link
Member

  • openssl_free_key was deprecated with php 8.0, remove that call
  • if openssl_pkey_get_private returns false also throw the sign exception, as this results in a far better error message as it would otherwise

- `openssl_free_key` was deprecated with php 8.0, remove that call
- if `openssl_pkey_get_private` returns false also throw the sign exception, as this results in a far better error message as it would otherwise
@BentiGorlich BentiGorlich requested a review from melroy89 July 5, 2025 15:11
@BentiGorlich BentiGorlich self-assigned this Jul 5, 2025
@BentiGorlich BentiGorlich added enhancement New feature or request backend Backend related issues and pull requests labels Jul 5, 2025
@BentiGorlich BentiGorlich enabled auto-merge (squash) July 5, 2025 20:14
@BentiGorlich BentiGorlich merged commit c5cbde7 into main Jul 5, 2025
7 checks passed
@BentiGorlich BentiGorlich deleted the fix/openssl-error-and-deprecation branch July 5, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend related issues and pull requests enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants