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
I have been testing your implementation on Ubuntu 20.04, using Docker with Devilbox and DigitalOcean. Despite having OpenSSL installed, I am encountering the following exception: “Decoding failed: Openssl command failed. Is OpenSsl installed?”
I am unsure if this issue is related to temporary file problems, execution permissions, or something else. Any guidance on how to resolve this would be greatly appreciated.
Thank you for your time and assistance.
dump in extractCertificates PKCS7SignatureValidator
array:1 [ // vendor/payu/apple-pay/src/ApplePay/Decoding/PKCS7SignatureValidator.php:134
0 => "-rw------- 1 devilbox devilbox 73 Dec 2 14:59 /tmp/phpFLKgj8"
]
openssl version
OpenSSL 1.1.1w 11 Sep 2023 (Library: OpenSSL 1.1.1n 15 Mar 2022)
The text was updated successfully, but these errors were encountered:
Hello,
I have been testing your implementation on Ubuntu 20.04, using Docker with Devilbox and DigitalOcean. Despite having OpenSSL installed, I am encountering the following exception: “Decoding failed: Openssl command failed. Is OpenSsl installed?”
I am unsure if this issue is related to temporary file problems, execution permissions, or something else. Any guidance on how to resolve this would be greatly appreciated.
Thank you for your time and assistance.
dump in extractCertificates PKCS7SignatureValidator
array:1 [ // vendor/payu/apple-pay/src/ApplePay/Decoding/PKCS7SignatureValidator.php:134
0 => "-rw------- 1 devilbox devilbox 73 Dec 2 14:59 /tmp/phpFLKgj8"
]
openssl version
OpenSSL 1.1.1w 11 Sep 2023 (Library: OpenSSL 1.1.1n 15 Mar 2022)
The text was updated successfully, but these errors were encountered: