You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent error to read certificate generated with old version of
openssl and using a newest version of openssl.
To check the password is necessary to repack the certificate using
openssl command. If the command don't exists, will consider that
the password is invalid.
Reference:
php/php-src#12128https://www.php.net/manual/en/function.openssl-pkcs12-read.php#128992
Signed-off-by: Vitor Mattos <vitor@php.rio>
0 commit comments