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

Allows self signed certs #14

Merged
merged 1 commit into from
Oct 17, 2014

Conversation

george-good
Copy link
Contributor

Subsequently found out that you can enable self signed certs by dragging the certificate file onto the emulator, which allows you to install it on that device. I still feel this PR is still valid for development purposes where you aren't able to do this.

  • Adds an option to allow self signed certificates
  • Overrides connection:canAuthenticateAgainstProtectionSpace and connection: didReceiveAuthenticationChallenge to use new option.

@mattgreen
Copy link
Owner

Code-wise, this looks great.

Unfortunately I don't have an active RM subscription at the moment, so I'm unable to test. I see the automated test suite passed fine, so that's good! But I may just put this in master for the time being until someone else comes along and tries it.

I'm not sure what to do long-term, really, so I'm curious what your thoughts are.

mattgreen added a commit that referenced this pull request Oct 17, 2014
@mattgreen mattgreen merged commit edb3e42 into mattgreen:master Oct 17, 2014
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.

None yet

2 participants