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

i'm having issues with my self-signed certificate #9

Open
nickcom opened this issue Jun 29, 2019 · 2 comments
Open

i'm having issues with my self-signed certificate #9

nickcom opened this issue Jun 29, 2019 · 2 comments
Labels
question Further information is requested

Comments

@nickcom
Copy link

nickcom commented Jun 29, 2019

I get a few errors preventing this plugin from working for me. I believe it is because my .p12 its coming from a self-signed .cer. Is there any way around this?

Errors:

System Trust failed for [2:0x2835d86c0]
TIC SSL Trust Error [2:0x2835d86c0]
NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)
HTTP load failed (error code: -1200 [3:-9802])
Task .<2> load failed with error Error Domain=NSURLErrorDomain Code=-1200 "An SSL error has occurred and a secure connection to the server cannot be made." UserInfo={NSLocalizedRecoverySuggestion=Would you like to connect to the server anyway?
NSLocalizedDescription=An SSL error has occurred and a secure connection to the server cannot be made.} [-1200]
NSURLConnection finished with error - code -1200

@brodycj brodycj added the question Further information is requested label Jul 4, 2019
@brodycj
Copy link
Contributor

brodycj commented Jul 4, 2019

What if you would try using your p12 file from curl or from a browser?

If you can demonstrate that using a p12 file to access a website resource succeeds from curl or a browser but not from using this plugin, then I think it would be a valid issue.

@hakangoker
Copy link

Hey nickcom. did you find the solution for your crd-io question? I am having the same problem. I need to scan the card to Stripe.

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

No branches or pull requests

3 participants