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

Alamofire request with Client Authentication (PFX certificate + passphrase) #94

Open
marcoortu96 opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
bugfix 🐞 Problems without priority. good first issue 🌟 Good for newcomers

Comments

@marcoortu96
Copy link

marcoortu96 commented Sep 10, 2024

Since I insert Client Authentication with pfx certificate in Alamofire requests I always get an empty data error caused by the debugger, in fact if I turn off DebugSwift the calls are answered successfully.

The same problem occurs for requests to the StoryBlok CMS.

There is a solution if I want use at the same time Client Authentication with certificate and DebugSwift?

Thank you

@MaatheusGois
Copy link
Member

If possible could you create a PR with the example add Client Authentication Mock to simulate the error?

@MaatheusGois MaatheusGois added good first issue 🌟 Good for newcomers bugfix 🐞 Problems without priority. labels Sep 22, 2024
@MaatheusGois MaatheusGois self-assigned this Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix 🐞 Problems without priority. good first issue 🌟 Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants