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 communicate on self-signed certificate #6

Open
matthewshirley opened this issue Sep 27, 2021 · 0 comments
Open

Unable to communicate on self-signed certificate #6

matthewshirley opened this issue Sep 27, 2021 · 0 comments

Comments

@matthewshirley
Copy link
Owner

Issue

It is possible to communicate with the Pact Mock Service over HTTPs when the secure flag is passed. This requires the library to obtain the certificate from the pactffi_get_tls_ca_certificate FFI call. See #5 for an example.

However, there seems to be a common issue with Dart and adding self-signed certificates:

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

No branches or pull requests

1 participant