On Thu, Aug 8, 2024 at 7:34 AM 'Bernd Ritter' via openssl-users <openssl-users@xxxxxxxxxxx> wrote:
> error:030000A7:digital envelope routines::unknown max size
That error comes from here:
So something is attempting to determine the size of a pkey and found it to be invalid.
This value should be returned by the keymgmt get_params function for the parameter OSSL_PKEY_PARAM_MAX_SIZE
See:
and
Matt
You received this message because you are subscribed to the Google Groups "openssl-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openssl-users+unsubscribe@xxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/a/openssl.org/d/msgid/openssl-users/CAODx15dM0FMmuNveLcz89di_WjhOfxv7bZ1O-M6pG0P5ocOU0A%40mail.gmail.com.