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

An SSL error has occurred and a secure connection to the server cannot be made #315

Open
1 task done
krisbitney opened this issue Sep 9, 2023 · 0 comments
Open
1 task done
Assignees
Labels
critical A critical issue or urgent pull request

Comments

@krisbitney
Copy link

krisbitney commented Sep 9, 2023

  • I've searched past issues and I couldn't find reference to this.

Swiftagram version
5.4.0

Describe the bug
Cannot log in on ios simulator. I instead receive the exception An SSL error has occurred and a secure connection to the server cannot be made.

To reproduce
Steps to reproduce the behavior:

Authenticator
    .keychain
    .basic(username: username, password: password)
    .authenticate()
    .sink(...)

Expected behavior
expected to log in

Device and system
iphone 14 / ios 16.2 (simulator)

@krisbitney krisbitney added the critical A critical issue or urgent pull request label Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
critical A critical issue or urgent pull request
Projects
None yet
Development

No branches or pull requests

2 participants