itunes-receipt
itunes-receipt copied to clipboard
Fixes #22 by using OS' certs instead of the hardcoded ones
Fixes: https://github.com/nov/itunes-receipt/issues/22
Apple Store stopped accepting restclient_with_cert
gem's hardcoded certs.
So this replaces them by OS's own certs.
Ref: https://github.com/nov/restclient_with_cert/issues/1
Removed restclient_with_cert
gem completely because it's no longer needed.
@nov could you please review and merge it if it's all good.
@guih you still have some dependencies on restclient_with_cert
Any news on this? We're seeing it too.