aporat / store-receipt-validator

PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
Apache License 2.0
633 stars 153 forks source link

Make sure SSL certificates are actually validated #21

Closed lstrojny closed 9 years ago

lstrojny commented 9 years ago

SSL checks should never be disabled. Ever.

aporat commented 9 years ago

thanks. merged. I believe that was turned off while I was debugging some connection issues and wanted to confirm it's not the ssl causing the issues.

lstrojny commented 9 years ago

Thanks for merging. Could you tag 1.2.1?

aporat commented 9 years ago

sure. just did. I haven't tested it yet, but assuming you did :-)