openssl_sign
is returning the signature string but printing this error. I am using elliptic curve key
Warning: openssl_sign() [function.openssl-sign]: key type not supported in this PHP build! in
openssl_sign
is returning the signature string but printing this error. I am using elliptic curve key
Warning: openssl_sign() [function.openssl-sign]: key type not supported in this PHP build! in
An issue has been filed in the php issue tracker for this: https://bugs.php.net/bug.php?id=66501