Error creating the signature: load() should not be called from final classes (phpseclib3\Crypt\RSA\PrivateKey)

Created on 11 March 2023, over 1 year ago

Problem/Motivation

When performing any action that requires a private key, the following error is produced:
Error creating the signature: load() should not be called from final classes (phpseclib3\Crypt\RSA\PrivateKey)

Here is the offending commit: https://github.com/phpseclib/phpseclib/commit/2487192558c893cf5536482692...

Steps to reproduce

- Try creating any activity, for example.

Proposed resolution

Either a require a version of phpseclib no later than 3.0.18, or perform fixes upstream.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States MegaKeegMan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024