eymengunay / PassbookBundle

PHP-Passbook library integration for Symfony
10 stars 12 forks source link

openssl_pkcs12_read #10

Open ivanduartep opened 7 years ago

ivanduartep commented 7 years ago

Hi, im trying to use the bundle, but when I run the example the server says: Notice: Undefined index: cert, this error is because openssl_pkcs12_read isn't returning the cert index in the array $certs, anyone knows what happened ? thanks.

Konfuze commented 6 years ago

@ivanduartep, I've got the same issue