apple / app-store-server-library-java

MIT License
169 stars 38 forks source link

enhance:Ignore Apple server SSL certificate error #113

Closed passiolin closed 4 months ago

passiolin commented 4 months ago

issue:https://github.com/apple/app-store-server-library-java/issues/111

alexanderjordanbaker commented 4 months ago

This would introduce a large security risk. SSL should never be disabled connecting to remote servers. If you have an issue with connecting to the App Store Server API, please raise an issue, however disabling SSL should not be the solution