Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

guih
Copy link

@guih guih commented Mar 1, 2018

Fixes: #22

Apple Store stopped accepting restclient_with_cert gem's hardcoded certs.
So this replaces them by OS's own certs.

Ref: nov/restclient_with_cert#1

Removed restclient_with_cert gem completely because it's no longer needed.

because Apple stopped accepting those
Ref: nov/restclient_with_cert#1

Removed restclient_with_cert gem completely because it's no longer
needed.
@guih
Copy link
Author

guih commented Mar 1, 2018

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

@gerbal
Copy link

gerbal commented Mar 1, 2018

@guih you still have some dependencies on restclient_with_cert

@markymc
Copy link

markymc commented Mar 12, 2018

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

Copy link

@koedal koedal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also replace 'restclient_with_cert' from the require in the itunes.rb file also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants