yandex-money-sdk-php icon indicating copy to clipboard operation
yandex-money-sdk-php copied to clipboard

PEM12

Open gelinger777 opened this issue 10 years ago • 2 comments

Do you support in this SDK the SSL sertificate signing which yandex implemented lately?

gelinger777 avatar Feb 27 '15 20:02 gelinger777

Yes I am. Do you have any problems? You can check CA bundle by using OpenSSL s_client like this: openssl s_client -connect money.yandex.ru:443 -CAfile cacert.pem -crlf -verify 9. The last output line should be Verify return code: 0 (ok)

raymank26 avatar Mar 02 '15 11:03 raymank26

The problem is that we cannot figure out where to put the pem12 which we get from yandex. where to install it ?

gelinger777 avatar Mar 08 '15 22:03 gelinger777