itunes-receipt icon indicating copy to clipboard operation
itunes-receipt copied to clipboard

Fixes #22 by using OS' certs instead of the hardcoded ones

Open guih opened this issue 6 years ago • 3 comments

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.

guih avatar Mar 01 '18 13:03 guih

@nov could you please review and merge it if it's all good.

guih avatar Mar 01 '18 13:03 guih

@guih you still have some dependencies on restclient_with_cert

gerbal avatar Mar 01 '18 15:03 gerbal

Any news on this? We're seeing it too.

markymc avatar Mar 12 '18 03:03 markymc