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

unable to get local issuer certificate #19

Closed
lv183037 opened this issue Dec 20, 2023 · 1 comment
Closed

unable to get local issuer certificate #19

lv183037 opened this issue Dec 20, 2023 · 1 comment

Comments

@lv183037
Copy link

I can't get Pinned Request when no agent is opened. The error information is as follows
12-20 17:37:11.414 3696 3724 I flutter : Request via DIO failed
12-20 17:37:11.414 3696 3724 I flutter : Exception: DioError [DioErrorType.other]: HandshakeException: Handshake error in client (OS Error:
12-20 17:37:11.414 3696 3724 I flutter : CERTIFICATE_VERIFY_FAILED: unable to get local issuer certificate(handshake.cc:393))
12-20 17:37:11.414 3696 3724 I flutter : Source stack:
12-20 17:37:11.414 3696 3724 I flutter : #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:488)
12-20 17:37:11.414 3696 3724 I flutter : #1 DioMixin.request (package:dio/src/dio_mixin.dart:483)
12-20 17:37:11.414 3696 3724 I flutter : #2 DioMixin.get (package:dio/src/dio_mixin.dart:61)
12-20 17:37:11.414 3696 3724 I flutter : #3 _MyHomePageState.callPinnedHTTPS (package:flutter_pinning/main.dart:123)
12-20 17:37:11.414 3696 3724 I flutter :

@TheDauntless
Copy link
Collaborator

This is possibly related to the backend you are testing against and not necessarily the script/client. Can you share the test app? If so, please reopen the issue and link it.

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

No branches or pull requests

2 participants