youknowone / itunes-iap

Apple iTunes In-app purchase verification tool
http://itunes-iap.readthedocs.io
Other
136 stars 50 forks source link

Requests POST "verify=False" #16

Closed adriencog closed 8 years ago

adriencog commented 9 years ago

What is your reason to use the field "verify=False" on your request? I use pretty much the same code to validate receipt (without this field), but recently I had several SSL errors (Bad handshake). I hope this field can help fix this.

youknowone commented 8 years ago

I have no idea right now. It wasn't working correctly with verify=True when I firstly wrote the code before.

youknowone commented 8 years ago

The default option is now verify=True and suggesting an option to set it False